Skip to content

Commit 6549945

Browse files
author
Kohki Miki
committed
Fix Xcode version
1 parent 9ef76d7 commit 6549945

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
@@ -12,7 +12,7 @@ jobs:
1212
include:
1313
- xcode: "14.3.1"
1414
macos: macos-13
15-
- xcode: "15.3.1"
15+
- xcode: "15.4"
1616
macos: macos-14
1717
- xcode: "16.0"
1818
macos: macos-14

0 commit comments

Comments
 (0)