Skip to content

Commit

Permalink
add ubuntu latest oldest
Browse files Browse the repository at this point in the history
  • Loading branch information
DomFijan committed Jun 23, 2024
1 parent 6ac5069 commit b098f74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/run-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
# Defaults to newest dependencies
- dependencies: 'newest'
# Other tests
#- os: 'ubuntu-latest'
# python: '3.9'
# dependencies: 'oldest'
- os: 'ubuntu-latest'
python: '3.9'
dependencies: 'oldest'
#- os: 'macos-latest'
# python: '3.9'
# dependencies: 'oldest'
Expand Down

0 comments on commit b098f74

Please sign in to comment.