Skip to content

Commit

Permalink
Try Xcode 14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
henrik242 authored Aug 20, 2024
1 parent 4a8213f commit 48e608b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2

- name: Select xcode
run: sudo xcode-select -switch /Applications/Xcode_12.1.app/Contents/Developer
run: sudo xcode-select -switch /Applications/Xcode_14.1.app

- name: Engage!
run: xcodebuild -project Carbon\ CapsBeeper.xcodeproj
Expand Down

0 comments on commit 48e608b

Please sign in to comment.