Skip to content

Commit

Permalink
Merge pull request #715 from adfoster-r7/use-macos-12-runner-for-pyth…
Browse files Browse the repository at this point in the history
…on-tests

Use macos 12 runner for python tests
  • Loading branch information
adfoster-r7 authored Sep 26, 2024
2 parents 4bd4041 + 573bf01 commit 4d68f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os:
- macos-11
- macos-12
- windows-2019
- ubuntu-20.04
runtime_version:
Expand Down

0 comments on commit 4d68f6a

Please sign in to comment.