[CI] Change Roll PyTorch runner (#2828)

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
pull/2793/head
Vivek Khandelwal 2024-01-30 16:42:18 +05:30 committed by GitHub
parent eff325abc3
commit e18fcebd3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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'