Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eddumelendez authored Jul 30, 2024
1 parent 1cbfa5b commit 842215a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ workflows:
- maven/parallel_test:
executor:
name: maven/default
tag: "17.0"
tag: "21.0"
parallelism: 4
parallel_it_pattern: "**/*Test*.java"
pre-steps:
- tcc/setup
- checkout
- tcc/setup

0 comments on commit 842215a

Please sign in to comment.