Skip to content

Commit

Permalink
Update .github/workflows/test_ipex.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix authored Jul 9, 2024
1 parent 46be3c7 commit 6e27cda
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/test_ipex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@ jobs:
transformers-version: [4.39.0, 4.41.2]
ipex-version: [2.2.0, 2.3.*]
os: [ubuntu-latest]
exclude:
- ipex-version: 3.8
transformers-version: 4.39.0
- ipex-version: 3.8
transformers-version: 4.41.2
ipex-version: 2.2.0
include:
- python-version: 3.8
transformers-version: 4.39.0
ipex-version: 2.2.0

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

0 comments on commit 6e27cda

Please sign in to comment.