Skip to content

Commit 008ea8a

Browse files
authored
Reconfigured CI 3/
1 parent 1cf6082 commit 008ea8a

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
@@ -16,7 +16,7 @@ jobs:
1616
include:
1717
- os: macos-13 # x86_64 (Intel)
1818
xcode: 15.2 # Swift 5.9.2
19-
- os: macos-14 # ???
19+
- os: macos-14 # arch64 (Apple Silicon)
2020
xcode: 15.3 # Swift 5.10
2121
- os: macos-latest # arch64 (Apple Silicon)
2222
xcode: 16.2 # Swift 6.0

0 commit comments

Comments
 (0)