Skip to content

Commit b950dc0

Browse files
committed
Testing on Xcode14 while still available
1 parent db15efa commit b950dc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
matrix:
2424
include:
2525
- { os: macOS-13, xcode: '15.0' }
26+
- { os: macOS-13, xcode: '14.3' }
2627
- { os: macos-14, xcode: '15.4.0' }
2728
- { os: macos-15, xcode: '16.4.0' }
2829
- { os: macos-15-intel, xcode: '16.4.0' }

0 commit comments

Comments
 (0)