Fix CI
This commit is contained in:
parent
1073a610d6
commit
e5d540ebd2
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
needs: test_lint
|
||||
strategy:
|
||||
matrix:
|
||||
node: [ '17' ]
|
||||
node: [ '18' ]
|
||||
os: [ ubuntu-latest ]
|
||||
name: Test with Node v${{ matrix.node }} on ${{ matrix.os }}
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user