FIX: Fix push important models CI (#30291)
Update push-important-models.yml
This commit is contained in:
1
.github/workflows/push-important-models.yml
vendored
1
.github/workflows/push-important-models.yml
vendored
@@ -53,7 +53,6 @@ jobs:
|
|||||||
test_modified_files:
|
test_modified_files:
|
||||||
needs: get_modified_models
|
needs: get_modified_models
|
||||||
name: Slow & FA2 tests
|
name: Slow & FA2 tests
|
||||||
runs-on: ubuntu-latest
|
|
||||||
runs-on: [single-gpu, nvidia-gpu, a10, ci]
|
runs-on: [single-gpu, nvidia-gpu, a10, ci]
|
||||||
container:
|
container:
|
||||||
image: huggingface/transformers-all-latest-gpu
|
image: huggingface/transformers-all-latest-gpu
|
||||||
|
|||||||
Reference in New Issue
Block a user