Skip to content

Commit 0ec908b

Browse files
authored
Corrected build entries for Java 24 (#3421)
1 parent d9615e3 commit 0ec908b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-multiarch.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
matrix:
2121
# NOTE: the "latest" variant is identified in the Docker meta step's 'latest' config
2222
variant:
23-
- java23
24-
- java23-graalvm
23+
- java24
24+
- java24-graalvm
2525
- java21
2626
- java21-alpine
2727
- java21-graalvm

0 commit comments

Comments
 (0)