Skip to content

Commit

Permalink
Merge pull request #250 from bsipocz/CI_change_image_name
Browse files Browse the repository at this point in the history
CI: use available osx image for old python
  • Loading branch information
bsipocz committed Apr 23, 2024
2 parents 9ffe28a + 8c1a7b9 commit a3b324b
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 @@ -24,7 +24,7 @@ jobs:
- os: windows-latest
python-version: '3.8'
toxenv: py38-test-pytest50
- os: macos-latest
- os: macos-12
python-version: '3.8'
toxenv: py38-test-pytest51
- os: ubuntu-latest
Expand Down

0 comments on commit a3b324b

Please sign in to comment.