Skip to content

Commit e445d57

Browse files
authored
Merge pull request #363 from telefonicaid/fgalan-patch-1
FIX ci.yml to add new node versions
2 parents 93f68ad + cdb8b3e commit e445d57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ jobs:
6666
node-version:
6767
- 16.x
6868
- 18.x
69+
- 20.x
70+
- 22.x
71+
- 24.x
6972
steps:
7073
- name: Git checkout
7174
uses: actions/checkout@v2

0 commit comments

Comments
 (0)