Skip to content

Commit 2533c36

Browse files
authored
Merge pull request #3413 from autonomys/hotfix/increase-runners-resources
increase linux runner resources baseline
2 parents b6cb81e + eb6cdd6 commit 2533c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/runs-on.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
runners:
22
self-hosted-ubuntu-22.04-x86-64:
33
cpu: [16, 32, 64]
4-
ram: [32, 64, 128]
4+
ram: [64, 128]
55
disk: default
66
family: ["c7a", "c7i", "m7a", "m7i"]
77
spot: capacity-optimized

0 commit comments

Comments
 (0)