Skip to content

Commit 7d1acfa

Browse files
committed
Updated github actions
1 parent 00c8088 commit 7d1acfa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
steps:
2626
- name: Checkout
2727
uses: actions/checkout@v4
28-
- run: sudo xcode-select -s '/Applications/Xcode_15.0.app/Contents/Developer'
2928
- name: Build
3029
run: |
3130
xcodebuild clean build \

0 commit comments

Comments
 (0)