mirror of
https://github.com/actions/setup-node
synced 2025-04-17 05:33:13 +00:00
Update main.workflow.yml
This commit is contained in:
parent
39b08f97b5
commit
06dc0d6399
2
.github/main.workflow.yml
vendored
2
.github/main.workflow.yml
vendored
@ -2,7 +2,7 @@ on: push
|
|||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
queue: ${{ matrix.operating-system }}
|
pool: ${{ matrix.operating-system }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
operating-system: [Linux, macOS, Windows]
|
operating-system: [Linux, macOS, Windows]
|
||||||
|
Loading…
Reference in New Issue
Block a user