File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -227,15 +227,15 @@ jobs:
227227 uses : softprops/action-gh-release@v1
228228 id : tsrelease-linux-x64
229229 with :
230- body : Build of OpenJDK 21 .0.8 with Two Sigma's JGSS enhancements
230+ body : Build of OpenJDK 22 .0.0 with Two Sigma's JGSS enhancements
231231 draft : false
232232 prerelease : false
233- tag_name : ts-jgss-jdk21 .0.8 -linux-x64
233+ tag_name : ts-jgss-jdk22 .0.0 -linux-x64
234234 files : |
235235 releases-bundles.tar
236- target_commitish : ts-jgss-jdk-21 .0.8 -ga
236+ target_commitish : ts-jgss-jdk-22 .0.0 -ga
237237 generate_release_notes : false
238- name : ts-jgss-jdk21 .0.8 -linux-x64
238+ name : ts-jgss-jdk22 .0.0 -linux-x64
239239
240240 - name : ' Upload bundles'
241241 uses : ./.github/actions/upload-bundles
Original file line number Diff line number Diff line change @@ -188,15 +188,15 @@ jobs:
188188 uses : softprops/action-gh-release@v1
189189 id : tsrelease-windows-x64
190190 with :
191- body : Build of OpenJDK 21 .0.8 with Two Sigma's JGSS enhancements
191+ body : Build of OpenJDK 22 .0.0 with Two Sigma's JGSS enhancements
192192 draft : false
193193 prerelease : false
194- tag_name : ts-jgss-jdk21 .0.8 -windows-x64
194+ tag_name : ts-jgss-jdk22 .0.0 -windows-x64
195195 files : |
196196 releases-bundles.tar
197- target_commitish : ts-jgss-jdk-21 .0.8 -ga
197+ target_commitish : ts-jgss-jdk-22 .0.0 -ga
198198 generate_release_notes : false
199- name : ts-jgss-jdk21 .0.8 -windows-x64
199+ name : ts-jgss-jdk22 .0.0 -windows-x64
200200
201201 - name : ' Upload bundles'
202202 uses : ./.github/actions/upload-bundles
You can’t perform that action at this time.
0 commit comments