Skip to content

Commit

Permalink
PIPELINE: use macos-13 as build arch as runners for 14 wait indefinitely
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscon committed Nov 19, 2023
1 parent 9233b8a commit 20caee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
path: .vs\${{ matrix.platform }}\${{ matrix.config }}\Output\ezQuake.exe

macos-build:
runs-on: macos-14
runs-on: macos-13
strategy:
matrix:
ARCH: ["arm64","intel"]
Expand Down

0 comments on commit 20caee4

Please sign in to comment.