more
This commit is contained in:
parent
fdecf2f0a2
commit
d22bdacb45
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
@ -7,7 +7,6 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [12, 14, 16]
|
node-version: [12, 14, 16]
|
||||||
os: [ubuntu-latest] # failing on [windows-latest, macOS-latest]
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Use Node.js ${{ matrix.node-version }}
|
- name: Use Node.js ${{ matrix.node-version }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user