Skip to content

Commit

Permalink
Revert CI env bump
Browse files Browse the repository at this point in the history
  • Loading branch information
scosman committed Mar 19, 2024
1 parent c22daaf commit 2b9e8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3

- name: Select xcode
run: sudo xcode-select -switch /Applications/Xcode_15.2.app && /usr/bin/xcodebuild -version
run: sudo xcode-select -switch /Applications/Xcode_14.0.1.app && /usr/bin/xcodebuild -version

- name: Copy app secrets template
run: cp ios/voicebox/Util/AppSecrets.h.TEMPLATE ios/voicebox/Util/AppSecrets.h
Expand Down

0 comments on commit 2b9e8ea

Please sign in to comment.