mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 14:38:40 -09:00
wip
This commit is contained in:
parent
2a9e46a416
commit
b99f517631
1 changed files with 4 additions and 4 deletions
8
.github/workflows/nodejs.yml
vendored
8
.github/workflows/nodejs.yml
vendored
|
|
@ -14,10 +14,10 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: macos-latest
|
#- os: macos-latest
|
||||||
name: macos
|
# name: macos
|
||||||
- os: ubuntu-latest
|
#- os: ubuntu-latest
|
||||||
name: ubuntu
|
# name: ubuntu
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
name: win
|
name: win
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue