Skip to content

Commit

Permalink
Remove jdk8u on windows for now
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <[email protected]>
  • Loading branch information
sxa committed Aug 9, 2024
1 parent 02c3bd9 commit 2a9d044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
fail-fast: false
matrix:
os: [windows-2022]
version: [jdk8u, jdk11u, jdk17u, jdk]
version: [jdk11u, jdk17u, jdk]
variant: [temurin]

env:
Expand Down

0 comments on commit 2a9d044

Please sign in to comment.