Skip to content

Commit

Permalink
See if removing WL improves space
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Kurz <[email protected]>
  • Loading branch information
scottkurz committed Aug 15, 2023
1 parent 9d8593d commit 4bf9799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
fail-fast: false
matrix:
# test against latest update of each major Java version, as well as specific updates of LTS versions:
RUNTIME: [ol, wlp]
RUNTIME: [ol]
RUNTIME_VERSION: [23.0.0.6, 23.0.0.3]
java: [17, 11, 8]
exclude:
Expand Down

0 comments on commit 4bf9799

Please sign in to comment.