Skip to content

Commit

Permalink
GitHub does not provide Python 3.8 on macos-14.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Feb 2, 2024
1 parent 9a1e55c commit 9a69ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- python: '3.8'
dependencies: 'oldest'
- os: 'macos-14'
python: '3.8'
python: '3.10'
dependencies: 'oldest'
- os: 'macos-14'
python: '3.12'
Expand Down

0 comments on commit 9a69ff7

Please sign in to comment.