Skip to content

Commit

Permalink
Merge pull request #1850 from cherylking/update240012
Browse files Browse the repository at this point in the history
bump to test with 24.0.0.12
  • Loading branch information
cherylking authored Dec 11, 2024
2 parents 0f90be0 + d2c1967 commit 90158ae
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 90158ae

Please sign in to comment.