Skip to content

Commit e0233d7

Browse files
committed
Revert "Bump JDK version in signature verification workflow"
This reverts commit 85de45b.
1 parent ec528be commit e0233d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-verify-signatures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
strategy:
4141
matrix:
42-
java: ["17.0.9"]
42+
java: ["17.0.7"]
4343
distribution: [temurin, zulu, microsoft]
4444

4545
steps:

0 commit comments

Comments
 (0)