Skip to content

Commit d1781a8

Browse files
CI: Remove Xcode 15.2 (Swift 5.9) from the matrix
1 parent 75b8cd3 commit d1781a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ jobs:
5252
strategy:
5353
matrix:
5454
include:
55-
- os: macos-14
56-
xcode: Xcode_15.2
5755
- os: macos-15
5856
xcode: Xcode_16
5957
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)