Commit 27696a3
Swap out deprecated runner (#2345)
Summary:
Github is deprecating the `N-core-ubuntu` runner label, replacing it with `N-core`. We need to migrate PyTorch runners accordingly
This only affects how github queues jobs, not where those jobs actually run
More details in pytorch/pytorch#125721
Pull Request resolved: #2345
Reviewed By: saitcakmak
Differential Revision: D57384735
Pulled By: ZainRizvi
fbshipit-source-id: f0128dab657c821cd107a073daf56c5567c9fc001 parent 406de15 commit 27696a3
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