Bump NodeJS to v18 (#407)

This commit is contained in:
Dirk Klimpel
2023-10-04 09:23:43 +02:00
committed by GitHub
parent 12c22a170b
commit 50af6499b0
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
dist: focal
language: node_js
node_js:
- 17
- 18
cache: yarn