Skip to content

Commit f0ea812

Browse files
committed
ci: attempt fix GitHub build
Signed-off-by: Tommy van der Vorst <tommy@pixelspark.nl>
1 parent 026d84c commit f0ea812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Check Xcode version
2020
run: |
2121
/usr/bin/xcodebuild -version
22-
sudo /usr/bin/xcode-select -switch /Applications/Xcode_26.0.app/Contents/Developer
22+
sudo /usr/bin/xcode-select -switch /Applications/Xcode_26.0.1.app/Contents/Developer
2323
xcrun simctl list > /dev/null
2424
/usr/bin/xcodebuild -version
2525

0 commit comments

Comments
 (0)