Skip to content

Commit

Permalink
reverting back to macos-13 as 14 is not available yet
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmcl committed Dec 5, 2023
1 parent c2a4488 commit 5fe09c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
deploy:
name: Deploying to Testflight
runs-on: macos-14
runs-on: macos-13
steps:
- name: Select Xcode version
run: sudo xcode-select -s '/Applications/Xcode_15.0.1.app/Contents/Developer'
Expand Down

0 comments on commit 5fe09c7

Please sign in to comment.