Skip to content

Commit c4afa1f

Browse files
committed
remove failing 16 support
1 parent 35dafb2 commit c4afa1f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
include:
20-
- xcode-version: 16.1.0
21-
ios-sim: 'platform=iOS Simulator,name=iPhone 15,OS=17.5'
22-
os: macos-15
23-
run-contract-tests: true
2420
- xcode-version: 15.0.1
2521
ios-sim: 'platform=iOS Simulator,name=iPhone 15,OS=17.2'
2622
os: macos-13

0 commit comments

Comments
 (0)