Compare commits

...

2 Commits

Author SHA1 Message Date
aa60ef9910 disable 2024-08-28 11:45:48 +02:00
21814b8355 disable 2024-08-28 11:37:35 +02:00

View File

@ -102,7 +102,7 @@ jobs:
strategy:
fail-fast: false
matrix:
machine_type: [single-gpu, multi-gpu]
machine_type: [single-gpu]
slice_id: ${{ fromJSON(needs.setup.outputs.slice_ids) }}
uses: ./.github/workflows/model_jobs.yml
with: