File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 54
54
include :
55
55
- os : ubuntu-24.04
56
56
# Earliest supported version
57
- node-version : ' 18.14 .0'
57
+ node-version : ' 18.17 .0'
58
58
deno-version : ' v2.2.4'
59
59
fail-fast : false
60
60
steps :
@@ -112,23 +112,23 @@ jobs:
112
112
# We test on the oldest supported Node.js version, but only with a
113
113
# single combination (Ubuntu)
114
114
- os : ubuntu-24.04
115
- node-version : ' 18.14 .0'
115
+ node-version : ' 18.17 .0'
116
116
install-command : npm ci
117
117
machine : ' 0'
118
118
- os : ubuntu-24.04
119
- node-version : ' 18.14 .0'
119
+ node-version : ' 18.17 .0'
120
120
install-command : npm ci
121
121
machine : ' 1'
122
122
- os : ubuntu-24.04
123
- node-version : ' 18.14 .0'
123
+ node-version : ' 18.17 .0'
124
124
install-command : npm ci
125
125
machine : ' 2'
126
126
- os : ubuntu-24.04
127
- node-version : ' 18.14 .0'
127
+ node-version : ' 18.17 .0'
128
128
install-command : npm ci
129
129
machine : ' 3'
130
130
- os : ubuntu-24.04
131
- node-version : ' 18.14 .0'
131
+ node-version : ' 18.17 .0'
132
132
install-command : npm ci
133
133
machine : ' 4'
134
134
fail-fast : false
You can’t perform that action at this time.
0 commit comments