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

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

chore: Amazon Linux 2 Node.js v18.20.3 (fixes #26)

parent 24adb90f
No related branches found
No related tags found
1 merge request!26chore: Amazon Linux 2 Node.js v18.20.3 (fixes #26)
---
- name: Set Node.js release
ansible.builtin.set_fact:
nodejs_release: "18.20.1"
nodejs_checksum: "sha256:0213e9f6e62e55a4c90ac02acd7e85d72f93bda0aeedaa6d74b8b818cbcfb9d0"
nodejs_release: "18.20.3"
nodejs_checksum: "sha256:780423888e5e6e8267650200068df840be780176843b001809bcfa50bec3b436"
when: nodejs_version_major | int == 18
- 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