Skip to content

Commit

Permalink
Add minimal profiles to GraalVM test
Browse files Browse the repository at this point in the history
  • Loading branch information
ppkarwasz committed Dec 19, 2024
1 parent 6a251a6 commit d9a98d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graalvm-reusable-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
strategy:
fail-fast: false
matrix:
backend: [ jul, log4j-core-minimal, log4j-core-jtl, log4j-core, logback, simple]
backend: [ jul, log4j-core-minimal, log4j-core, log4j-core-jtl-minimal, log4j-core-jtl, logback, simple]

steps:

Expand Down

0 comments on commit d9a98d6

Please sign in to comment.