commit | a2f8bcc95def89de92141e627e53c796b1377089 | [log] [tgz] |
---|---|---|
author | Samuel Pelegrinello Caipers <71756456+spcaipers-arm@users.noreply.github.com> | Fri Aug 09 08:56:34 2024 |
committer | GitHub <noreply@github.com> | Fri Aug 09 08:56:34 2024 |
tree | ef5107ffd2602934554fcde5eb7567ddd52592db | |
parent | b3348cc2bee268e414026362be0d903aad08ea7e [diff] |
i#5365 Update new self-hosted runner for Arm pre-sve workflow (#6910)
diff --git a/.github/workflows/ci-aarchxx.yml b/.github/workflows/ci-aarchxx.yml index 99f1862..831e4cd 100644 --- a/.github/workflows/ci-aarchxx.yml +++ b/.github/workflows/ci-aarchxx.yml
@@ -51,7 +51,7 @@ matrix: # This job will run in parallel. include: - - os: ubuntu-20-arm64 + - os: ubuntu-20-arm64-pre-sve sve: false - os: ubuntu-20-arm64-sve sve: true