dev: disable mac os build because of timeouts
This commit is contained in:
parent
2c672912ea
commit
810c194dc7
6
.github/workflows/pr.yml
vendored
6
.github/workflows/pr.yml
vendored
@ -41,11 +41,7 @@ jobs:
|
|||||||
- 1.14
|
- 1.14
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
include:
|
# don't enable mac os because it's machines are very slow
|
||||||
- os: macos-latest
|
|
||||||
# test only the one go version on Mac OS to speed up CI
|
|
||||||
# TODO: use the latet go version after https://github.com/golang/go/issues/38824
|
|
||||||
golang: 1.13
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
|
Loading…
x
Reference in New Issue
Block a user