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:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
os: [ubuntu-latest, window-latest] #macos-latest,
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user