mirror of https://github.com/llvm/torch-mlir
Update buildAndTest.yml (#1145)
parent
0d25b6f10e
commit
37a229cffc
|
@ -12,7 +12,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
os: [macos-12, ubuntu-20.04]
|
||||
os: [macos-12, ubuntu-22.04]
|
||||
targetarch: [x86_64, AArch64]
|
||||
python-version: ["3.10"]
|
||||
torch-binary: [ON, OFF]
|
||||
|
|
Loading…
Reference in New Issue