Skip to content

Commit cefebdf

Browse files
authored
Merge pull request #4332 from DataDog/cbeauchesne/system-tests-parameter
Use official parametric scenario parameters
2 parents 5cb85a0 + 50119f9 commit cefebdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/system-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -481,5 +481,5 @@ jobs:
481481
with:
482482
library: ruby
483483
binaries_artifact: system_tests_binaries
484-
_experimental_job_count: 8
485-
_experimental_job_matrix: "[1,2,3,4,5,6,7,8]"
484+
job_count: 8
485+
job_matrix: "[1,2,3,4,5,6,7,8]"

0 commit comments

Comments
 (0)