File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -105,39 +105,50 @@ jobs:
105
105
- name : Node.js 10.x
106
106
node-version : " 10.24"
107
107
npm-i : mocha@8.4.0
108
+ npm-rm : beautify-benchmark benchmark top-sites
108
109
109
110
- name : Node.js 11.x
110
111
node-version : " 11.15"
111
112
npm-i : mocha@8.4.0
113
+ npm-rm : beautify-benchmark benchmark top-sites
112
114
113
115
- name : Node.js 12.x
114
116
node-version : " 12.22"
115
117
npm-i : mocha@9.2.2
118
+ npm-rm : beautify-benchmark benchmark top-sites
116
119
117
120
- name : Node.js 13.x
118
121
node-version : " 13.14"
119
122
npm-i : mocha@9.2.2
123
+ npm-rm : beautify-benchmark benchmark top-sites
120
124
121
125
- name : Node.js 14.x
122
126
node-version : " 14.21"
127
+ npm-rm : beautify-benchmark benchmark top-sites
123
128
124
129
- name : Node.js 15.x
125
130
node-version : " 15.14"
131
+ npm-rm : beautify-benchmark benchmark top-sites
126
132
127
133
- name : Node.js 16.x
128
134
node-version : " 16.20"
135
+ npm-rm : beautify-benchmark benchmark top-sites
129
136
130
137
- name : Node.js 17.x
131
138
node-version : " 17.9"
139
+ npm-rm : beautify-benchmark benchmark top-sites
132
140
133
141
- name : Node.js 18.x
134
142
node-version : " 18.18"
143
+ npm-rm : beautify-benchmark benchmark top-sites
135
144
136
145
- name : Node.js 19.x
137
146
node-version : " 19.9"
147
+ npm-rm : beautify-benchmark benchmark top-sites
138
148
139
149
- name : Node.js 20.x
140
150
node-version : " 20.9"
151
+ npm-rm : beautify-benchmark benchmark top-sites
141
152
142
153
- name : Node.js 21.x
143
154
node-version : " 21.1"
You can’t perform that action at this time.
0 commit comments