diff --git a/.github/workflows/attach_to_process.yml b/.github/workflows/attach_to_process.yml index 6dda89d59..88afe662f 100644 --- a/.github/workflows/attach_to_process.yml +++ b/.github/workflows/attach_to_process.yml @@ -81,7 +81,7 @@ jobs: include: - name: "macos-py39" python-version: "3.9" - os: macos-10.15 + os: macos-latest steps: - uses: actions/checkout@v3