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

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

chore: Amazon Linux 2 Node.js v20.14.0 (fixes #28)

parent 38fbc95e
No related branches found
No related tags found
1 merge request!28chore: Amazon Linux 2 Node.js v20.14.0 (fixes #28)
......@@ -7,8 +7,8 @@
- name: Set Node.js release
ansible.builtin.set_fact:
nodejs_release: "20.13.0"
nodejs_checksum: "sha256:19ab9997a55a04596125e871335e7fe0f62fccea6ebcd24297437a06f996f4a2"
nodejs_release: "20.14.0"
nodejs_checksum: "sha256:03f102cf2e109a89f85831b22209a9ae27e70693c4da766787cd508b200bc87a"
when: nodejs_version_major | int == 20
- 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