Skip to content

Commit

Permalink
Update arm64-arc-runner-set.yaml to 100G disk (#4717)
Browse files Browse the repository at this point in the history
  • Loading branch information
xavpaice authored Jun 26, 2024
1 parent 115c5cb commit 5c587bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/arm64-arc-runner-set.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
--token '${{ secrets.C11Y_MATRIX_TOKEN }}' \
--distribution eks \
--instance-type m7g.2xlarge \
--disk 100 \
--name "$CLUSTER_NAME" \
--ttl 168h \
--wait 120m
Expand Down

0 comments on commit 5c587bd

Please sign in to comment.