Skip to content

Commit cf64fb0

Browse files
committed
fix ci
1 parent 2f41fb5 commit cf64fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
os: [ubuntu-latest]
1818
python: ['3.11', '3.12']
19-
transformers: ['4.48.3', '4.51.1', 'main']
19+
transformers: ['4.48.3', '4.51.2', 'main']
2020
torch: ['2.6', 'main']
2121

2222
steps:

0 commit comments

Comments
 (0)