Skip to content

Commit

Permalink
macos13
Browse files Browse the repository at this point in the history
  • Loading branch information
grdsdev committed Nov 21, 2024
1 parent 17bdfb0 commit 0004cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: make XCODEBUILD_ARGUMENT="${{ matrix.command }}" CONFIG=Release PLATFORM="${{ matrix.platform }}" xcodebuild

xcodebuild-macOS-14:
runs-on: macos-14
runs-on: macos-13
strategy:
matrix:
command: [test, ""]
Expand Down

0 comments on commit 0004cb0

Please sign in to comment.