Skip to content

Commit c2bec09

Browse files
committed
ci
1 parent f2e038c commit c2bec09

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,6 @@ jobs:
1818
python: ['3.10', '3.11', '3.12']
1919
transformers: ['4.48.3', '4.51.3', 'main']
2020
torch: ['2.6', '2.7', 'main']
21-
exclude:
22-
- python: '3.10'
23-
transformers: 'main'
24-
- python: '3.10'
25-
torch: '2.7'
26-
- python: '3.11'
27-
transformers: '4.51.3'
28-
- python: '3.11'
29-
torch: '2.7'
3021
steps:
3122
- uses: actions/checkout@v3
3223

0 commit comments

Comments
 (0)