Skip to content

Commit

Permalink
disable mac ojdk8 GH actions recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
jandrlik authored and judovana committed Nov 8, 2024
1 parent cfe583f commit 11da8c5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,10 @@ jobs:
fail-fast: false
matrix:
jdkconf:
- JDK 8
- JDK 11
- JDK 17
- JDK 21
include:
- jdkconf: JDK 8
jdkver: "8"
- jdkconf: JDK 11
jdkver: "11"
- jdkconf: JDK 17
Expand Down Expand Up @@ -477,13 +474,10 @@ jobs:
fail-fast: false
matrix:
jdkconf:
- JDK 8
- JDK 11
- JDK 17
- JDK 21
include:
- jdkconf: JDK 8
jdkver: "8"
- jdkconf: JDK 11
jdkver: "11"
- jdkconf: JDK 17
Expand Down

0 comments on commit 11da8c5

Please sign in to comment.