Skip to content

Commit

Permalink
WIP: github_ci: test graviton3 runners
Browse files Browse the repository at this point in the history
Test running arm64 CI using Graviton3 runners.

Signed-off-by: Matias Elo <[email protected]>
  • Loading branch information
MatiasElo committed Sep 24, 2024
1 parent 69feb8c commit eb73676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
jobs:
Build_gcc:
if: ${{ github.repository == 'OpenDataPlane/odp' }}
runs-on: [self-hosted, ARM64]
runs-on: ah-ubuntu_22_04-c7g_2x-50
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit eb73676

Please sign in to comment.