Update buildAndTest.yml (#1145)

pull/858/head
powderluv 2022-08-03 12:50:54 -07:00 committed by GitHub
parent 0d25b6f10e
commit 37a229cffc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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