mirror of https://github.com/llvm/torch-mlir
[CI] Change Roll PyTorch runner (#2828)
Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>pull/2793/head
parent
eff325abc3
commit
e18fcebd3a
|
@ -9,7 +9,7 @@ on:
|
|||
jobs:
|
||||
build_linux:
|
||||
name: Manylinux Build
|
||||
runs-on: a100
|
||||
runs-on: torch-mlir-cpubuilder-manylinux-x86-64
|
||||
|
||||
# Don't run this in everyone's forks.
|
||||
if: github.repository == 'llvm/torch-mlir'
|
||||
|
|
Loading…
Reference in New Issue