Skip to content

Commit

Permalink
Update JDK tested versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xstefank committed Feb 8, 2024
1 parent dfbe71c commit 32e22d7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,10 @@ jobs:
- { name: "17" }
- { name: "18" }
- { name: "19" }
- { name: "20-ea" }
- { name: "20" }
- { name: "21" }
- { name: "22-ea",
download_url: "https://download.java.net/java/early_access/jdk22/34/GPL/openjdk-22-ea+34_linux-x64_bin.tar.gz"}

name: Build with JDK ${{ matrix.java.name }}

Expand Down

0 comments on commit 32e22d7

Please sign in to comment.