mirror of https://codeberg.org/pzp/pzp-db.git
CI: use new versions of Node.js too
This commit is contained in:
parent
4157b4989c
commit
25c073f391
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [16.x, 18.x]
|
||||
node-version: [18.x, 20.x, 21.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue