diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 75352345b263..3412512852fd 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -4179,7 +4179,7 @@ jobs: secrets: inherit with: runner_type: altinity-regression-tester - commit: b6ad0719560fc2e01298d287c7564d8e74ae915e + commit: 92f4413c775fc750e826951f5d235766c562a98f arch: x86 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 210 @@ -4191,7 +4191,7 @@ jobs: secrets: inherit with: runner_type: altinity-regression-tester-aarch64 - commit: b6ad0719560fc2e01298d287c7564d8e74ae915e + commit: 92f4413c775fc750e826951f5d235766c562a98f arch: aarch64 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 210 diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 27759c526c75..a185408f1b62 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -4045,7 +4045,7 @@ jobs: secrets: inherit with: runner_type: altinity-regression-tester - commit: b6ad0719560fc2e01298d287c7564d8e74ae915e + commit: 92f4413c775fc750e826951f5d235766c562a98f arch: x86 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 210 @@ -4057,7 +4057,7 @@ jobs: secrets: inherit with: runner_type: altinity-regression-tester-aarch64 - commit: b6ad0719560fc2e01298d287c7564d8e74ae915e + commit: 92f4413c775fc750e826951f5d235766c562a98f arch: aarch64 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 210 diff --git a/ci/praktika/yaml_additional_templates.py b/ci/praktika/yaml_additional_templates.py index e57445cc2839..9518f8fe0508 100644 --- a/ci/praktika/yaml_additional_templates.py +++ b/ci/praktika/yaml_additional_templates.py @@ -36,7 +36,7 @@ class AltinityWorkflowTemplates: echo "Workflow Run Report: [View Report]($REPORT_LINK)" >> $GITHUB_STEP_SUMMARY """ # Additional jobs - REGRESSION_HASH = f"b6ad0719560fc2e01298d287c7564d8e74ae915e" + REGRESSION_HASH = f"92f4413c775fc750e826951f5d235766c562a98f" ALTINITY_JOBS = { "GrypeScan": r""" GrypeScanServer: