diff --git a/.github/workflows/make_bundle_conda.yml b/.github/workflows/make_bundle_conda.yml index 55a3e20d..225ca5a2 100644 --- a/.github/workflows/make_bundle_conda.yml +++ b/.github/workflows/make_bundle_conda.yml @@ -190,7 +190,7 @@ jobs: "target-platform": "linux-64", }, { - "os": "macos-12", + "os": "macos-13", "python-version": "3.9", "target-platform": "osx-64", },