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
ac083d8f1e
commit
e4a97094df
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:
|
||||
|
||||
build:
|
||||
pool: ${{ matrix.operating-system }}
|
||||
runs-on: ${{ matrix.operating-system }}
|
||||
strategy:
|
||||
matrix:
|
||||
operating-system: [Linux, macOS, Windows]
|
||||
|
|
Loading…
Add table
Reference in a new issue