Skip to content

Commit 4ce61e7

Browse files
Drop Swift 5.7 support
Swift 5.7 doesn't support short-circuit evaluation in `#if` conditions
1 parent 888de17 commit 4ce61e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

-2
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ jobs:
7676
strategy:
7777
matrix:
7878
include:
79-
- os: macos-12
80-
xcode: Xcode_14.0
8179
- os: macos-13
8280
xcode: Xcode_14.3
8381
- os: macos-14

0 commit comments

Comments
 (0)