Update test-models.yml

This commit is contained in:
powderluv
2022-06-30 13:50:54 -07:00
committed by GitHub
parent a7435973d9
commit 24ba2bcdc8

View File

@@ -31,7 +31,10 @@ jobs:
- os: MacStudio
suite: gpu
- os: MacStudio
suite: vulkan
suite: vulkan
- os: a100
# For now ignore cpu tests on a100 since we don't have that many runners and it is tests on macos
suite: cpu
runs-on: ${{ matrix.os }}