Skip to content

Commit 81aca39

Browse files
authored
Update adhoc.yml
1 parent 4c17caa commit 81aca39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/adhoc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v1
1414
- name: Select Xcode
15-
run: sudo xcode-select -s '/Applications/Xcode_12.5.1.app/Contents/Developer'
15+
run: sudo xcode-select -s '/Applications/Xcode_13.2.1.app/Contents/Developer'
1616
- uses: actions/cache@v2
1717
with:
1818
path: Carthage

0 commit comments

Comments
 (0)