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

Start building on macOS BigSur.
This commit is contained in:
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

View file

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