mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 10:12:23 +06:00
FIX: Fix push important models CI (#30291)
Update push-important-models.yml
This commit is contained in:
parent
eb75516e7c
commit
812a5de229
1
.github/workflows/push-important-models.yml
vendored
1
.github/workflows/push-important-models.yml
vendored
@ -53,7 +53,6 @@ jobs:
|
||||
test_modified_files:
|
||||
needs: get_modified_models
|
||||
name: Slow & FA2 tests
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: [single-gpu, nvidia-gpu, a10, ci]
|
||||
container:
|
||||
image: huggingface/transformers-all-latest-gpu
|
||||
|
Loading…
Reference in New Issue
Block a user