Skip to content

Commit 7184038

Browse files
authored
Merge pull request #268 from bsipocz/CI_bump_osx_version
CI: macos-12 is deprecated
2 parents 78ec44e + 574913e commit 7184038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- os: windows-latest
2626
python-version: '3.8'
2727
toxenv: py38-test-pytest50
28-
- os: macos-12
28+
- os: macos-13
2929
python-version: '3.8'
3030
toxenv: py38-test-pytest51
3131
- os: ubuntu-latest

0 commit comments

Comments
 (0)