mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
disable windows builds for now
This commit is contained in:
parent
1eed73af48
commit
bff7804b5b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [12.x, 14.x]
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
os: [ubuntu-latest, macos-latest] #, windows-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user