Skip to content

Commit cfe75cb

Browse files
authored
Merge pull request #1133 from Altinity/update_regression_hash_25.3
25.3.8 Update regression hash
2 parents 9ec8465 + f136fb0 commit cfe75cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release_branches.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ jobs:
444444
secrets: inherit
445445
with:
446446
runner_type: altinity-on-demand, altinity-regression-tester
447-
commit: 4a249bc0422d93c6e466edbe5af74fcb0f564820
447+
commit: 8d18b5f6fe8f7c6a53b4363ff27dbefca8f4e004
448448
arch: release
449449
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
450450
timeout_minutes: 300
@@ -455,7 +455,7 @@ jobs:
455455
secrets: inherit
456456
with:
457457
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
458-
commit: 4a249bc0422d93c6e466edbe5af74fcb0f564820
458+
commit: 8d18b5f6fe8f7c6a53b4363ff27dbefca8f4e004
459459
arch: aarch64
460460
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
461461
timeout_minutes: 300

0 commit comments

Comments
 (0)