File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 3434 java-version : " 23"
3535 distribution : " graalvm-community"
3636 github-token : ${{ secrets.GITHUB_TOKEN }}
37- components : " native-image"
38- # native-image-musl: 'true' # Now semi-static by not including libc
3937 native-image-job-reports : " true"
4038 cache : " maven"
4139
7472 java-version : " 23"
7573 distribution : " graalvm-community"
7674 github-token : ${{ secrets.GITHUB_TOKEN }}
77- components : " native-image"
7875 native-image-job-reports : " true"
7976 cache : " maven"
8077
@@ -118,7 +115,6 @@ jobs:
118115 java-version : " 23"
119116 distribution : " graalvm-community"
120117 github-token : ${{ secrets.GITHUB_TOKEN }}
121- components : " native-image"
122118 native-image-job-reports : " true"
123119 cache : " maven"
124120
Original file line number Diff line number Diff line change 4040 java-version : " 23"
4141 distribution : " graalvm-community"
4242 github-token : ${{ secrets.GITHUB_TOKEN }}
43- components : " native-image"
4443 native-image-job-reports : " true"
4544 cache : " maven"
4645
@@ -133,7 +132,6 @@ jobs:
133132 java-version : " 23"
134133 distribution : " graalvm-community"
135134 github-token : ${{ secrets.GITHUB_TOKEN }}
136- components : " native-image"
137135 native-image-job-reports : " true"
138136 cache : " maven"
139137
You can’t perform that action at this time.
0 commit comments