Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit f3fa86b8 authored by Jean-François HOVINNE's avatar Jean-François HOVINNE
Browse files

chore: Amazon Linux 2 Node.js v22.12.0 (fixes #45)

parent 8eb753fa
No related branches found
Tags 2.4.9
1 merge request!44chore: Amazon Linux 2 Node.js v22.12.0 (fixes #45)
......@@ -13,8 +13,8 @@
- name: Set Node.js release
ansible.builtin.set_fact:
nodejs_release: "22.11.0"
nodejs_checksum: "sha256:8a868a17d152bf8252960a35dba0c617605bc47b9701ee5d8b7cf48e6965de42"
nodejs_release: "22.12.0"
nodejs_checksum: "sha256:ffd0e4b6a02d63747a28083b713e5da69e87316ef47aef94d203eb41647a1c0a"
when: nodejs_version_major | int == 22
- name: Set Node.js release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment