mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-12-03 11:22:09 +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
|
||||
strategy:
|
||||
matrix:
|
||||
node: [ 14, 16, 18, 19, 20 ]
|
||||
node: [ 18, 19, 20 ]
|
||||
name: Node.js ${{ matrix.node }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user