Update debug.yml

Switch to building on macos-12
lastfm
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
1 changed files with 1 additions and 1 deletions

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: