Skip to content

Commit

Permalink
ifx
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Oct 28, 2024
1 parent af04aae commit 231857f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test_onnxruntime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
transformers-version: ["latest"]
os: [ubuntu-20.04, windows-2019, macos-13]
include:
- transformers-version: "4.36.*"
os: ubuntu-20.04
- transformers-version: "4.45.*"
os: ubuntu-20.04
- transformers-version: "4.36.*"
os: ubuntu-20.04
- transformers-version: "4.45.*"
os: ubuntu-20.04

runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 231857f

Please sign in to comment.