Skip to content

Commit df74785

Browse files
committed
Revert "test against 16.1"
This reverts commit 5701103.
1 parent 5701103 commit df74785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
env:
1111
CI_XCODE_14: /Applications/Xcode_14.2.app/Contents/Developer
1212
CI_XCODE_15: /Applications/Xcode_15.4.0.app/Contents/Developer
13-
CI_XCODE_16: /Applications/Xcode_16.1.app/Contents/Developer
13+
CI_XCODE_16: /Applications/Xcode_16.0.app/Contents/Developer
1414
jobs:
1515
tests:
1616
env:

0 commit comments

Comments
 (0)