Update main.workflow.yml
parent
39b08f97b5
commit
06dc0d6399
|
|
@ -2,7 +2,7 @@ on: push
|
|||
jobs:
|
||||
|
||||
build:
|
||||
queue: ${{ matrix.operating-system }}
|
||||
pool: ${{ matrix.operating-system }}
|
||||
strategy:
|
||||
matrix:
|
||||
operating-system: [Linux, macOS, Windows]
|
||||
|
|
|
|||
Loading…
Reference in New Issue