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