Migrace Node v18 -> v22
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful

This commit is contained in:
2025-02-27 00:28:14 +01:00
parent ca400638d1
commit f9c7d647f7
4 changed files with 9 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
variables:
- &node_image 'node:18-alpine3.18'
- &node_image 'node:22-alpine'
- &branch 'master'
when: