mirror of https://codeberg.org/pzp/pzp-sync.git
ci: use node.js 18 and 20
This commit is contained in:
parent
4b11ab9d9c
commit
fd559349f2
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [16.x, 18.x]
|
||||
node-version: [18.x, 20.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue