mirror of
https://github.com/actions/setup-node.git
synced 2025-04-19 10:43:31 +00:00
Update main.workflow.yml
This commit is contained in:
parent
ac083d8f1e
commit
e4a97094df
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 }}
|
runs-on: ${{ 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