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