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

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

chore: Amazon Linux 2 Node.js v22.6.0 (fixes #33)

parent 3b7746dc
No related branches found
Tags 2.4.9
1 merge request!33chore: Amazon Linux 2 Node.js v22.6.0 (fixes #33)
......@@ -13,8 +13,8 @@
- name: Set Node.js release
ansible.builtin.set_fact:
nodejs_release: "22.5.1"
nodejs_checksum: "sha256:67bc5fa33f248acb27022edf0ec2a24eff575055acb3b828e5b8d5638293d0e0"
nodejs_release: "22.6.0"
nodejs_checksum: "sha256:ac8832bc6d879937b64e201da42f1d68fc67837ff6c359500d599dd95e2c8805"
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