Skip to content

Commit 7f340cc

Browse files
committed
adding pact runner (6)
1 parent d3e6e92 commit 7f340cc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.circleci/config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ workflows:
3737
maven_test:
3838
jobs:
3939
- maven/test:
40-
executor: j8
40+
executor: machine_executor_amd64
4141
- build:
42-
context: SonarCloud
43-
executor: machine_executor_amd64
42+
context: SonarCloud

0 commit comments

Comments
 (0)