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.
2.24.1
1 parent 3bfc988 commit 3ccde0fCopy full SHA for 3ccde0f
.github/workflows/graalvm-test.yaml
@@ -31,7 +31,7 @@ jobs:
31
fail-fast: false
32
matrix:
33
backend: [ jul, log4j-core, logback, simple]
34
- log4j-version: [ "2.24.1-SNAPSHOT" ]
+ log4j-version: [ "2.24.1" ]
35
uses: apache/logging-log4j-samples/.github/workflows/graalvm-reusable-test.yaml@main
36
with:
37
backend: ${{ matrix.backend }}
0 commit comments