diff --git a/.github/workflows/google.yaml b/.github/workflows/google.yaml index ef9cbff76e..0d397d1ce0 100644 --- a/.github/workflows/google.yaml +++ b/.github/workflows/google.yaml @@ -60,13 +60,13 @@ jobs: os: ubuntu-latest - name: "macos-py38" python: "3.8" - os: macos-latest + os: macos-13 - name: "macos-py39" python: "3.9" - os: macos-latest + os: macos-13 - name: "macos-py310" python: "3.10" - os: macos-latest + os: macos-13 env: INVOKE_IS_CI_CD: 1