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

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

chore: Amazon Linux 2 Node.js v23.4.0 (fixes #46)

parent f3fa86b8
No related branches found
Tags 2.4.9
1 merge request!45chore: Amazon Linux 2 Node.js v23.4.0 (fixes #46)
......@@ -19,8 +19,8 @@
- name: Set Node.js release
ansible.builtin.set_fact:
nodejs_release: "23.2.0"
nodejs_checksum: "sha256:44005b4d3171abba02b5e0229d5c2bd277eb604aaf776578a760cae781073561"
nodejs_release: "23.4.0"
nodejs_checksum: "sha256:2904d801ee4b62047745a13adb3abbdf07ea31f45d35ae1fe24f795abc784632"
when: nodejs_version_major | int == 23
- 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