mirror of
https://github.com/actions/setup-node.git
synced 2025-04-24 04:20:49 +00:00
Update main.workflow.yml
This commit is contained in:
parent
f2f2930a21
commit
39b08f97b5
1 changed files with 1 additions and 1 deletions
2
.github/main.workflow.yml
vendored
2
.github/main.workflow.yml
vendored
|
@ -2,7 +2,7 @@ on: push
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
pool: ${{ matrix.operating-system }}
|
queue: ${{ matrix.operating-system }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
operating-system: [Linux, macOS, Windows]
|
operating-system: [Linux, macOS, Windows]
|
||||||
|
|
Loading…
Add table
Reference in a new issue