Skip to content

Commit

Permalink
chore: limit again concurrent ARM e2e tests (#820)
Browse files Browse the repository at this point in the history
  • Loading branch information
JorTurFer authored Nov 2, 2023
1 parent 6021290 commit 56d295d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
VERSION: ${{ github.sha }}

arm_e2e_tests:
runs-on: ARM64
runs-on: http-add-on-e2e
needs: arm_image_generation
name: Execute e2e test on ARM64 ${{ matrix.kubernetesVersion }}
env:
Expand Down

0 comments on commit 56d295d

Please sign in to comment.