Skip to content

Commit

Permalink
Test Python 3.9 on oldest dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cbkerr committed Sep 10, 2024
1 parent ff0245c commit d5aff04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
# Oldest dependency tests
- python: '3.8'
dependencies: 'oldest'
- python: '3.9'
dependencies: 'oldest'
- os: 'macos-latest'
python: '3.8'
dependencies: 'oldest'
Expand Down

0 comments on commit d5aff04

Please sign in to comment.