Update debug.yml

Switch to building on macos-12
This commit is contained in:
Christopher Snowhill 2022-06-26 21:12:27 -07:00 committed by GitHub
parent bf03119373
commit b3591867e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ on:
jobs:
build:
name: Build Universal Cog.app
runs-on: macos-11
runs-on: macos-12
env:
XCODE_DERIVEDDATA_PATH: build
steps: