Merge pull request #166 from losnoco/nevack/actions-bigsur

Start building on macOS BigSur.
CQTexperiment
Dzmitry Neviadomski 2021-08-22 20:37:22 +03:00 committed by GitHub
commit b9ba71cd6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ on:
jobs:
build:
name: Build Cog for Intel
runs-on: macos-latest
runs-on: macos-11
env:
XCODE_DERIVEDDATA_PATH: build
steps: