Skip to content

Commit

Permalink
Merge pull request #24 from bsipocz/CI_macos_update
Browse files Browse the repository at this point in the history
CI: update macos version
  • Loading branch information
bsipocz authored Dec 12, 2024
2 parents 98b5b35 + 9b03ef7 commit b32e7cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- os: ubuntu-latest
python-version: '3.10'
toxenv: py310-test-pytestoldest
- os: macos-12
- os: macos-13
python-version: '3.10'
toxenv: py310-test-pytest70
- os: windows-latest
Expand All @@ -30,7 +30,7 @@ jobs:
- os: windows-latest
python-version: '3.11'
toxenv: py311-test-pytest72
- os: macos-12
- os: macos-13
python-version: '3.11'
toxenv: py311-test-pytest73
- os: ubuntu-latest
Expand Down

0 comments on commit b32e7cc

Please sign in to comment.