mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
use ubuntu-20.04 on CI
This commit is contained in:
parent
8cdc8d58b9
commit
1311ff9575
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
node-version: [16.x]
|
node-version: [16.x]
|
||||||
os:
|
os:
|
||||||
- macos-12
|
- macos-12
|
||||||
- ubuntu-18.04
|
- ubuntu-20.04
|
||||||
- windows-latest
|
- windows-latest
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue