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

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

chore: Amazon Linux 2 Node.js v22.10.0 (fixes #37)

parent ec0cf464
No related branches found
Tags 2.4.9
1 merge request!37chore: Amazon Linux 2 Node.js v22.10.0 (fixes #37)
......@@ -13,8 +13,8 @@
- name: Set Node.js release
ansible.builtin.set_fact:
nodejs_release: "22.9.0"
nodejs_checksum: "sha256:185b7b58f42390a0ec3575a2f9bc9e83c0235c926d879bf8333f9c86d9c91a7e"
nodejs_release: "22.10.0"
nodejs_checksum: "sha256:376be29911f9e3bc312903208b31607edd524d2cc5e032e68a6f9c423b8b4570"
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