mirror of https://codeberg.org/pzp/pzp-keypair.git
just ubuntu in CI
This commit is contained in:
parent
5a04b9fe7f
commit
16409daff6
|
@ -11,7 +11,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [16.x, 18.x, 20.x]
|
node-version: [16.x, 18.x, 20.x]
|
||||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
os: [ubuntu-latest]
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
timeout-minutes: 2
|
timeout-minutes: 2
|
||||||
|
|
Loading…
Reference in New Issue