Skip to content

Commit

Permalink
[RunsOn] temporarily use 16 GiBs of ram in the 8 GiB machine
Browse files Browse the repository at this point in the history
  • Loading branch information
MahdiBM authored Jan 13, 2025
1 parent 8db332d commit 8bf2d6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/runs-on.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ runners:
ssh: false
2cpu-8ram:
cpu: 2
ram: 8
family: ["m8g"]
ram: 16 # temporarily use 16 GiBs of ram becasue mg8 machine is not available in our current RunsOn AWS region.
family: ["r8g"]
hdd: 40
image: ubuntu24-full-arm64
extras: s3-cache
Expand Down

0 comments on commit 8bf2d6c

Please sign in to comment.