Skip to content

Commit 75aa358

Browse files
authored
chore: update 2.21 system tests hash (#15020)
## Description <!-- Provide an overview of the change and motivation for the change --> ## Testing <!-- Describe your testing strategy or note what tests are included --> ## Risks <!-- Note any risks associated with this change, or "None" if no risks --> ## Additional Notes <!-- Any other information that would be helpful for reviewers --> Signed-off-by: Juanjo Alvarez <[email protected]>
1 parent 0e2b63d commit 75aa358

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/system-tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
persist-credentials: false
4646
repository: 'DataDog/system-tests'
47-
ref: 'e79028841e520eae0604198be4ce10bbad067c63'
47+
ref: 'c81c01919ba210b5f8389874a8695f83ba9873de'
4848

4949
- name: Download wheels to binaries directory
5050
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
@@ -88,7 +88,7 @@ jobs:
8888
with:
8989
persist-credentials: false
9090
repository: 'DataDog/system-tests'
91-
ref: 'e79028841e520eae0604198be4ce10bbad067c63'
91+
ref: 'c81c01919ba210b5f8389874a8695f83ba9873de'
9292

9393
- name: Build runner
9494
uses: ./.github/actions/install_runner
@@ -256,7 +256,7 @@ jobs:
256256
with:
257257
persist-credentials: false
258258
repository: 'DataDog/system-tests'
259-
ref: 'e79028841e520eae0604198be4ce10bbad067c63'
259+
ref: 'c81c01919ba210b5f8389874a8695f83ba9873de'
260260
- name: Download wheels to binaries directory
261261
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
262262
with:

0 commit comments

Comments
 (0)