Skip to content

Commit

Permalink
bump low version of py for hugginface e2e (#1468)
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderWWW authored Sep 13, 2023
1 parent eef5dd4 commit 3aad2e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,10 +274,10 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [ "3.7", "3.10" ]
python-version: [ "3.8", "3.10" ]
os: [ ubuntu-latest ]
include:
- python-version: "3.7.16"
- python-version: "3.8"
os: macos-latest
- python-version: "3.10"
os: macos-latest
Expand Down

0 comments on commit 3aad2e4

Please sign in to comment.