Skip to content

Commit

Permalink
Added new profiles in maven-regression workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lwitkowski committed Oct 24, 2023
1 parent f60eaac commit affd940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
quarkus-version: [ "3.0", "3.1", "3.2" ]
quarkus-version: [ "3.0", "3.1", "3.2", "3.3", "3.4" ]
json-provider: [ "jsonb-classic", "jackson-classic" ]

steps:
Expand Down

0 comments on commit affd940

Please sign in to comment.