Skip to content

Commit

Permalink
patch ec2-github-runner to retry on VcpuLimitExceeded
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias J. Kannwischer <[email protected]>
  • Loading branch information
mkannwischer committed Nov 21, 2024
1 parent ea73f6b commit e2062a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench_ec2_reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
aws-region: ${{ env.AWS_REGION }}
- name: Start EC2 runner
id: start-ec2-runner
uses: mkannwischer/ec2-github-runner@d15c8804522523d2bac7119a01ffff83b7795d87
uses: mkannwischer/ec2-github-runner@330e89984dd6f321a48ebb6a6c19db89a486fd47
with:
mode: start
github-token: ${{ secrets.AWS_GITHUB_TOKEN }}
Expand Down

0 comments on commit e2062a9

Please sign in to comment.