Use macOS Big Sur for CI
This commit is contained in:
parent
b8cd326bc9
commit
b71122c7f9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
||||||
|
|
||||||
macos:
|
macos:
|
||||||
needs: lint
|
needs: lint
|
||||||
runs-on: macos-latest
|
runs-on: macos-11.0
|
||||||
if: github.ref == 'refs/heads/development' || github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/development' || github.ref == 'refs/heads/master'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue