Skip to content

Commit 0c5c1a2

Browse files
committed
Increase arm64 action runner count
1 parent 280d430 commit 0c5c1a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: messense/huaweicloud-github-runner@main
2424
with:
2525
mode: start
26-
count: 10
26+
count: 14
2727
github-token: ${{ secrets.GH_PAT }}
2828
huawei-cloud-ak: ${{ secrets.HUAWEI_CLOUD_AK }}
2929
huawei-cloud-sk: ${{ secrets.HUAWEI_CLOUD_SK }}

0 commit comments

Comments
 (0)