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