Use macOS Big Sur for CI

This commit is contained in:
Fedor Indutny 2021-12-06 22:50:49 +01:00 committed by GitHub
parent b8cd326bc9
commit b71122c7f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ jobs:
macos:
needs: lint
runs-on: macos-latest
runs-on: macos-11.0
if: github.ref == 'refs/heads/development' || github.ref == 'refs/heads/master'
steps: