Skip to content

Commit

Permalink
ci: Attempt to add ubuntu-latest, 3.12, newest
Browse files Browse the repository at this point in the history
  • Loading branch information
b-butler committed Nov 14, 2023
1 parent a667eb4 commit a86c8d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
python: '3.12'
dependencies: 'newest'
# Minimal dependencies tests
- os: 'ubuntu-latest'
python: '3.12'
- python: '3.12'
dependencies: 'minimal'
- os: 'macos-latest'
python: '3.12'
Expand Down

0 comments on commit a86c8d2

Please sign in to comment.