Skip to content

Commit

Permalink
Use "macos-13" runner in "pytest" workflow (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
glatterf42 authored Apr 23, 2024
1 parent aabb789 commit 7dce461
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
os:
- macos-latest
- macos-13
- ubuntu-latest
- windows-latest
python-version:
Expand Down Expand Up @@ -107,7 +107,7 @@ jobs:
strategy:
matrix:
os:
- macos-latest
- macos-13
- ubuntu-latest
- windows-latest

Expand Down

0 comments on commit 7dce461

Please sign in to comment.