mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-12-04 03:42:10 +00:00
Update CI.yml
This commit is contained in:
parent
510654f52e
commit
36b8d2999c
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node: [ 14, 16, 18, 19, 20 ]
|
node: [ 18, 19, 20 ]
|
||||||
name: Node.js ${{ matrix.node }}
|
name: Node.js ${{ matrix.node }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user