mirror of
https://github.com/actions/setup-node.git
synced 2026-05-15 12:50:59 +00:00
update node-dist versions in versions.yml
This commit is contained in:
parent
569065ba7d
commit
d56bea633c
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
@ -219,7 +219,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest, macos-latest, macos-latest-large]
|
os: [ubuntu-latest, windows-latest, macos-latest, macos-latest-large]
|
||||||
node-version: [22, 24]
|
node-version: [21, 23]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
- name: Setup Node from dist
|
- name: Setup Node from dist
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user