mirror of
https://github.com/actions/setup-node.git
synced 2025-12-17 22:07:51 +00:00
docs: update README and advanced usage documentation
This commit is contained in:
parent
232ec055d6
commit
eeb862795c
2 changed files with 2 additions and 2 deletions
|
|
@ -320,7 +320,7 @@ jobs:
|
|||
- x64
|
||||
# an extra windows-x86 run:
|
||||
include:
|
||||
- os: windows-2022
|
||||
- os: windows-latest
|
||||
node_version: 24
|
||||
architecture: x86
|
||||
name: Node ${{ matrix.node_version }} - ${{ matrix.architecture }} on ${{ matrix.os }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue