Skip to content

Commit

Permalink
Fix machine types
Browse files Browse the repository at this point in the history
  • Loading branch information
MahdiBM authored Jan 10, 2025
1 parent 88fbf58 commit 26e9190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/runs-on.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ runners:
2cpu-4ram:
cpu: 2
ram: 4
family: ["c7i", "c7i-flex", "c7a"]
family: ["c7g", "c7gn"]
hdd: 40
image: ubuntu24-full-arm64
spot: lowest-price
Expand Down

0 comments on commit 26e9190

Please sign in to comment.