Skip to content

Commit 419ff37

Browse files
committed
maybe?
1 parent 7481c28 commit 419ff37

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,10 @@ jobs:
117117
# os: macos-14
118118
# xcode: 15.4
119119

120-
# FIXME: this currently hangs on CI
121-
# - platform: [visionos, 1]
122-
# runtime: visionOS 1.0-beta2
123-
# os: macos-13
124-
# xcode: 15.0
125-
# install: true
120+
- platform: [visionos, 1]
121+
runtime: visionOS 1.2
122+
os: macos-14
123+
xcode: 15.4
126124
steps:
127125
- name: Git Checkout
128126
uses: actions/checkout@v4

0 commit comments

Comments
 (0)