Skip to content

Commit

Permalink
Add M1 runner trucking to _githubrunnersutilization (#4701)
Browse files Browse the repository at this point in the history
  • Loading branch information
malfet authored Nov 4, 2023
1 parent e80bd7d commit 526746d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torchci/pages/_githubrunnersutilization.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ export function RunnerTypePicker({
>
<MenuItem value={"macos-12"}>MacOS 12</MenuItem>
<MenuItem value={"macos-12-xl"}>MacOS 12 XL</MenuItem>
<MenuItem value={"macos-13-xlarge"}>MacOS 13 XLarge (M1)</MenuItem>
<MenuItem value={"ubuntu-20.04"}>Ubuntu 20.04</MenuItem>
<MenuItem value={"ubuntu-22.04"}>Ubuntu 22.04</MenuItem>
<MenuItem value={"ubuntu-latest"}>Ubuntu Latest</MenuItem>
Expand Down

1 comment on commit 526746d

@vercel
Copy link

@vercel vercel bot commented on 526746d Nov 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.