Update .github/workflows/build.yml
This commit is contained in:
parent
9df926f3e9
commit
6f7658c94f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
os: [ubuntu-latest, window-latest] #macos-latest,
|
||||
os: [ubuntu-latest] #, window-latest, macos-latest,
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user