Skip to content

Commit

Permalink
fixup! Try JDK 17.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Nov 25, 2024
1 parent 0a1a8d3 commit 1bbaa7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
java: [8, 11, "17.0.13", 18]
distribution: [temurin]
include:
- java: ["17.0.13"]
- java: "17.0.13"
distribution: zulu
- java: ["17.0.13"]
- java: "17.0.13"
distribution: microsoft

outputs:
Expand Down

0 comments on commit 1bbaa7b

Please sign in to comment.