We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc927a commit 61de1b6Copy full SHA for 61de1b6
.github/workflows/openjdk-base-image.yml
@@ -10,7 +10,7 @@ jobs:
10
obaas-image:
11
strategy:
12
matrix:
13
- base_version: [17, 21]
+ base_version: [17, 21, 24]
14
runs-on: ubuntu-latest
15
permissions:
16
packages: write
0 commit comments