CI: Hopefully fix this time

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
This commit is contained in:
Christopher Snowhill 2023-10-04 02:10:34 -07:00
parent 5e27f084e9
commit 87684a7974
No known key found for this signature in database

View file

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