Skip to content

Commit

Permalink
[RunsOn] Try only using 8-generation machines for more consistent cpu…
Browse files Browse the repository at this point in the history
… benchmarks
  • Loading branch information
MahdiBM authored Jan 11, 2025
1 parent 3eb5760 commit 836cd87
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-4or8ram:
cpu: 2
ram: [4, 8]
family: ["c8g", "c7g", "m8g", "m7g"]
family: ["c8g", "m8g"]
hdd: 40
image: ubuntu24-full-arm64
extras: s3-cache
Expand Down

0 comments on commit 836cd87

Please sign in to comment.