Skip to content

Commit 8447682

Browse files
Copilotkraenhansen
andcommitted
Update Node.js version to match original check workflow (lts/jod)
Co-authored-by: kraenhansen <1243959+kraenhansen@users.noreply.github.com>
1 parent 7da043c commit 8447682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-visionos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222
- uses: actions/setup-node@v4
2323
with:
24-
node-version: lts/iron
24+
node-version: lts/jod
2525
# Install nightly Rust for -Zbuild-std support (required for tier 3 visionOS targets)
2626
- name: Install Rust nightly with visionOS source
2727
run: |

0 commit comments

Comments
 (0)