File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 72
72
with :
73
73
java-version : ' 21.0.6'
74
74
distribution : ' graalvm'
75
- components : ' native-image,js'
76
75
github-token : ${{ secrets.GITHUB_TOKEN }}
77
76
native-image-job-reports : ' true'
78
77
@@ -158,7 +157,6 @@ jobs:
158
157
with :
159
158
java-version : ' 21.0.6'
160
159
distribution : ' graalvm'
161
- components : ' native-image,js'
162
160
github-token : ${{ secrets.GITHUB_TOKEN }}
163
161
native-image-job-reports : ' true'
164
162
@@ -233,7 +231,6 @@ jobs:
233
231
with :
234
232
java-version : ' 21.0.6'
235
233
distribution : ' graalvm'
236
- components : ' native-image,js'
237
234
github-token : ${{ secrets.GITHUB_TOKEN }}
238
235
native-image-job-reports : ' true'
239
236
@@ -313,7 +310,6 @@ jobs:
313
310
with :
314
311
java-version : ' 21.0.6'
315
312
distribution : ' graalvm'
316
- components : ' native-image,js'
317
313
github-token : ${{ secrets.GITHUB_TOKEN }}
318
314
native-image-job-reports : ' false'
319
315
You can’t perform that action at this time.
0 commit comments