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

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

chore: Amazon Linux 2 Node.js v22.4.0 (fixes #30)

parent 064ae837
No related branches found
Tags 2.3.0
1 merge request!30chore: Amazon Linux 2 Node.js v22.4.0 (fixes #30)
......@@ -13,8 +13,8 @@
- name: Set Node.js release
ansible.builtin.set_fact:
nodejs_release: "22.3.0"
nodejs_checksum: "sha256:3c310b471275e5c68414cbb9ad3282bda7f03d46ce5e1e0cbc9e1102ad5b42de"
nodejs_release: "22.4.0"
nodejs_checksum: "sha256:d45baa80cca7fa51714c479cfcec628985f4252d65b21b55a52f1c0a9eb7075e"
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