Skip to content

Commit 028203e

Browse files
committed
Make note of supported java version
1 parent a167427 commit 028203e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scheduled-release-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
draft: false
3535
prerelease: false
3636
make_latest: 'true'
37-
body: "Automatically generated bindings for https://github.com/gfx-rs/wgpu-native"
37+
body: "Automatically generated bindings for https://github.com/gfx-rs/wgpu-native. Supports Java 22."
3838
tag_name: ${{ steps.wgpu_release.outputs.release }}
3939

4040
bindings:

0 commit comments

Comments
 (0)