We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7da043c commit 8447682Copy full SHA for 8447682
.github/workflows/check-visionos.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v4
22
- uses: actions/setup-node@v4
23
with:
24
- node-version: lts/iron
+ node-version: lts/jod
25
# Install nightly Rust for -Zbuild-std support (required for tier 3 visionOS targets)
26
- name: Install Rust nightly with visionOS source
27
run: |
0 commit comments