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

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

chore: Amazon Linux 2 Node.js v22.2.0 (fixes #27)

parent 4081b0ed
No related branches found
No related tags found
1 merge request!27chore: Amazon Linux 2 Node.js v22.2.0 (fixes #27)
......@@ -13,8 +13,8 @@
- name: Set Node.js release
ansible.builtin.set_fact:
nodejs_release: "22.1.0"
nodejs_checksum: "sha256:96f761be6bdbd0b5378ab64da625adc29ec64f3fe5662b9a1ba79dd92b3dff0f"
nodejs_release: "22.2.0"
nodejs_checksum: "sha256:48345d9948faabafe366b45e3684c5d80d75ac2a7d5e61bb853bcf5b5aed29a6"
when: nodejs_version_major | int == 22
- name: Set artifact download URL
......
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