ci: add more capable image to build deps

This commit is contained in:
2024-05-17 09:30:12 +06:00
parent 2cde50b568
commit 1157cb35c3

View File

@ -8,7 +8,7 @@ when:
steps:
- name: build
image: node:18-alpine
image: node:18
when:
- path:
exclude: ['meta/**']