Skip to content

Commit 3ccde0f

Browse files
committed
Bump GraalVM test to 2.24.1
1 parent 3bfc988 commit 3ccde0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/graalvm-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fail-fast: false
3232
matrix:
3333
backend: [ jul, log4j-core, logback, simple]
34-
log4j-version: [ "2.24.1-SNAPSHOT" ]
34+
log4j-version: [ "2.24.1" ]
3535
uses: apache/logging-log4j-samples/.github/workflows/graalvm-reusable-test.yaml@main
3636
with:
3737
backend: ${{ matrix.backend }}

0 commit comments

Comments
 (0)