We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6daaf01 commit 484a879Copy full SHA for 484a879
.gitlab-ci.yml
@@ -728,7 +728,7 @@ test_smoke:
728
GRADLE_PARAMS: "-PskipFlakyTests"
729
CACHE_TYPE: "smoke"
730
parallel:
731
- matrix: *test_matrix_4
+ matrix: *test_matrix_12
732
733
test_ssi_smoke:
734
extends: .test_job
@@ -739,7 +739,7 @@ test_ssi_smoke:
739
DD_INJECT_FORCE: "true"
740
DD_INJECTION_ENABLED: "tracer"
741
742
743
744
test_smoke_graalvm:
745
0 commit comments