Update debug.yml
Switch to building on macos-12
This commit is contained in:
parent
bf03119373
commit
b3591867e7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/debug.yml
vendored
2
.github/workflows/debug.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue