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

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

chore: Amazon Linux 2 Node.js v22.9.0 (fixes #35)

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