Skip to content

Commit 807f73c

Browse files
authored
[CI] Run tests against macOS 14 (siteline#427)
1 parent 51146e6 commit 807f73c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@ jobs:
127127
runtime: macOS 13
128128
os: macos-13
129129
xcode: 15.0.1
130-
# - platform: [macOS, 14]
131-
# runtime: macOS 14
132-
# os: macos-14
133-
# xcode: 15.4
130+
- platform: [macOS, 14]
131+
runtime: macOS 14
132+
os: macos-14
133+
xcode: 15.4
134134

135135
- platform: [visionOS, 1]
136136
runtime: visionOS 1.2

0 commit comments

Comments
 (0)