Skip to content

Commit

Permalink
Merge pull request #268 from bsipocz/CI_bump_osx_version
Browse files Browse the repository at this point in the history
CI: macos-12 is deprecated
  • Loading branch information
pllim authored Oct 14, 2024
2 parents 78ec44e + 574913e commit 7184038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- os: windows-latest
python-version: '3.8'
toxenv: py38-test-pytest50
- os: macos-12
- os: macos-13
python-version: '3.8'
toxenv: py38-test-pytest51
- os: ubuntu-latest
Expand Down

0 comments on commit 7184038

Please sign in to comment.