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 @@ -190,15 +190,15 @@ jobs:
190
190
uses : softprops/action-gh-release@v1
191
191
id : tsrelease-linux-x64
192
192
with :
193
- body : Build of OpenJDK 21.0.2 with Two Sigma's JGSS enhancements
193
+ body : Build of OpenJDK 22+36 with Two Sigma's JGSS enhancements
194
194
draft : false
195
195
prerelease : false
196
- tag_name : ts-jgss-jdk21.0.2 -linux-x64
196
+ tag_name : ts-jgss-jdk22+36 -linux-x64
197
197
files : |
198
198
releases-bundles.tar
199
- target_commitish : ts-jgss-jdk-21.0.2 -ga
199
+ target_commitish : ts-jgss-jdk-22+36 -ga
200
200
generate_release_notes : false
201
- name : ts-jgss-jdk21.0.2 -linux-x64
201
+ name : ts-jgss-jdk22+36 -linux-x64
202
202
203
203
- name : ' Upload bundles'
204
204
uses : ./.github/actions/upload-bundles
Original file line number Diff line number Diff line change @@ -187,15 +187,15 @@ jobs:
187
187
uses : softprops/action-gh-release@v1
188
188
id : tsrelease-windows-x64
189
189
with :
190
- body : Build of OpenJDK 21.0.2 with Two Sigma's JGSS enhancements
190
+ body : Build of OpenJDK 22+36 with Two Sigma's JGSS enhancements
191
191
draft : false
192
192
prerelease : false
193
- tag_name : ts-jgss-jdk21.0.2 -windows-x64
193
+ tag_name : ts-jgss-jdk22+36 -windows-x64
194
194
files : |
195
195
releases-bundles.tar
196
- target_commitish : ts-jgss-jdk-21.0.2 -ga
196
+ target_commitish : ts-jgss-jdk-22+36 -ga
197
197
generate_release_notes : false
198
- name : ts-jgss-jdk21.0.2 -windows-x64
198
+ name : ts-jgss-jdk22+36 -windows-x64
199
199
200
200
- name : ' Upload bundles'
201
201
uses : ./.github/actions/upload-bundles
You can’t perform that action at this time.
0 commit comments