ci: rollback node to v20
This commit is contained in:
parent
de98967da5
commit
32e5ecda8f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ when:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
"Build JS":
|
"Build JS":
|
||||||
image: node:22
|
image: node:20
|
||||||
commands:
|
commands:
|
||||||
- make build
|
- make build
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue