mirror of
https://github.com/actions/setup-node.git
synced 2025-07-05 00:53:47 +00:00
work on resolving comments
This commit is contained in:
parent
65270bbd55
commit
882cfbaf78
5 changed files with 54 additions and 18 deletions
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
node-version: [17-nightly, 18-nightly, 19-nightly]
|
||||
node-version: [16.0.0-nightly20210420a0261d231c, 17-nightly, 18.0.0-nightly]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Setup Node
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue