Skip to content

Commit

Permalink
bump to test with 24.0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
cherylking committed Dec 10, 2024
1 parent 0f90be0 commit d2c1967
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
# test against latest update of each major Java version, as well as specific updates of LTS versions:
RUNTIME: [ol, wlp]
RUNTIME_VERSION: [24.0.0.11]
RUNTIME_VERSION: [24.0.0.12]
java: [21, 17, 11, 8]
exclude:
- java: 8
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:
matrix:
# test against latest update of each major Java version, as well as specific updates of LTS versions:
RUNTIME: [ol, wlp]
RUNTIME_VERSION: [24.0.0.11]
RUNTIME_VERSION: [24.0.0.12]
java: [21, 17, 11, 8]
exclude:
- java: 8
Expand Down

0 comments on commit d2c1967

Please sign in to comment.