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
1 changed files with 1 additions and 1 deletions

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: