Skip to content

Commit

Permalink
Pin OpenJDK version in release-verify-signatures workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Jul 4, 2023
1 parent 24988c1 commit e1ed27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-verify-signatures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

strategy:
matrix:
java: [17]
java: ["17.0.7"]
distribution: [temurin, zulu, microsoft]

steps:
Expand Down

0 comments on commit e1ed27c

Please sign in to comment.