Commit 24ecb6e
committed
In CI scripts, nodesource.com is often flaky, instead check if sufficient node version is already present
Especially in github we have seend deb.nodesource.com not work repeatedly.
The image we currently use on github includes a sufficient node, v20.19.5 so no need to install something else there.
https://github.com/actions/runner-images/blob/ubuntu22/20251112.150/images/ubuntu/Ubuntu2204-Readme.md
Ticket: ENT-13521
Changelog: none1 parent 5eb8b25 commit 24ecb6e
1 file changed
+16
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
0 commit comments