Skip to content

Commit

Permalink
Use >3,9
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Jul 15, 2024
1 parent a1e774b commit f3cd079
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ jobs:
resolution: highest
extras: ci,optional
- os: ubuntu-latest
python: '3.x'
python: '>3.9'
resolution: lowest-direct
extras: ci,optional
- os: macos-latest
python: '3.x'
python: '>3.9'
resolution: lowest-direct
extras: ci # test with only required dependencies installed

Expand Down

0 comments on commit f3cd079

Please sign in to comment.