Skip to content

Commit 7e45783

Browse files
authored
Merge branch 'master' into alejandro.gonzalez/appsec-block-refactor
2 parents 07184ac + c6297d4 commit 7e45783

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ test_smoke:
728728
GRADLE_PARAMS: "-PskipFlakyTests"
729729
CACHE_TYPE: "smoke"
730730
parallel:
731-
matrix: *test_matrix_4
731+
matrix: *test_matrix_6
732732

733733
test_ssi_smoke:
734734
extends: .test_job
@@ -739,7 +739,7 @@ test_ssi_smoke:
739739
DD_INJECT_FORCE: "true"
740740
DD_INJECTION_ENABLED: "tracer"
741741
parallel:
742-
matrix: *test_matrix_4
742+
matrix: *test_matrix_6
743743

744744
test_smoke_graalvm:
745745
extends: .test_job

0 commit comments

Comments
 (0)