Skip to content

Commit

Permalink
Merge pull request #925 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 ac5ecb3 + 337b1be commit fa48768
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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 @@ -100,7 +100,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 fa48768

Please sign in to comment.