Commit 934f93b
Swap out deprecated runner (#2349)
Summary:
Github is deprecating the N-core-ubuntu runner label, replacing it with N-core. We need to migrate PyTorch runners accordingly. Turns out github had originally asked for the change to be in the wrong direction
This only affects how github queues jobs, not where those jobs actually run
More details in pytorch/pytorch#125721
Pull Request resolved: #2349
Reviewed By: esantorella
Differential Revision: D57731140
Pulled By: Balandat
fbshipit-source-id: 31c7742bc545bfa6c8e6afd24d7f5edd52229f561 parent cb93c5d commit 934f93b
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments