mirror of
https://gitnet.fr/deblan/side_menu.git
synced 2025-12-17 21:02:25 +01:00
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
Reference in a new issue