Skip to content

Commit 11b7bcb

Browse files
committed
Add latest transformers to OpenVINO workflow
1 parent f39c25b commit 11b7bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_openvino.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fail-fast: false
2222
matrix:
2323
python-version: ["3.8", "3.12"]
24-
transformers-version: ["4.36.0", "4.41.*"]
24+
transformers-version: ["4.36.0", "4.42.*"]
2525
os: [ubuntu-latest]
2626

2727
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)