Skip to content

Commit

Permalink
Merge pull request #4332 from DataDog/cbeauchesne/system-tests-parameter
Browse files Browse the repository at this point in the history
Use official parametric scenario parameters
  • Loading branch information
lloeki authored Jan 31, 2025
2 parents 5cb85a0 + 50119f9 commit cefebdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -481,5 +481,5 @@ jobs:
with:
library: ruby
binaries_artifact: system_tests_binaries
_experimental_job_count: 8
_experimental_job_matrix: "[1,2,3,4,5,6,7,8]"
job_count: 8
job_matrix: "[1,2,3,4,5,6,7,8]"

0 comments on commit cefebdf

Please sign in to comment.