mirror of
https://github.com/actions/setup-node.git
synced 2025-10-06 16:24:08 +00:00
chore: update rc Node.js version in versions.yml
This commit is contained in:
parent
6b226b8717
commit
9b3f664b71
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
@ -102,7 +102,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest, macos-latest, macos-13]
|
os: [ubuntu-latest, windows-latest, macos-latest, macos-13]
|
||||||
node-version: [20.0.0-rc.1, 24.0.0-rc.4, 25.0.0-rc.0]
|
node-version: [20.0.0-rc.1, 22.14.0-rc.1, 24.0.0-rc.4]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v5
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
|
Loading…
Reference in New Issue
Block a user