diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 8a88cbb7..02b873ce 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -15,7 +15,7 @@ jobs: include: - os: macos-latest python-version: '3.8' - - os: macos-latest + - os: macos-13 python-version: '3.12' steps: - uses: actions/checkout@v4