Skip to content

Commit

Permalink
Use macos-12 for testing where we sweep through python 3.8 and 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Apr 24, 2024
1 parent 27d90ef commit b3281b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-nonetwork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
os:
- windows-2019
- ubuntu-latest
- macos-latest
- macos-12
python:
- 3.8
- 3.9
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
os:
- windows-2019
- ubuntu-latest
- macos-14
- macos-12
python:
- 3.8
- 3.9
Expand Down

0 comments on commit b3281b2

Please sign in to comment.