diff --git a/.github/workflows/python_checks.yml b/.github/workflows/python_checks.yml index f99ca7c..f086163 100644 --- a/.github/workflows/python_checks.yml +++ b/.github/workflows/python_checks.yml @@ -277,7 +277,7 @@ jobs: python-version: "3.13" checks: 'tests' - - runner: macos-12 + - runner: macos-13 python-version: 3.9 checks: 'tests'