diff --git a/.github/workflows/macos-tests.yml b/.github/workflows/macos-tests.yml index 0aad3ad..36ba795 100644 --- a/.github/workflows/macos-tests.yml +++ b/.github/workflows/macos-tests.yml @@ -12,7 +12,7 @@ jobs: macos: name: Mac Py${{ matrix.PYTHON_VERSION }} - ${{ matrix.QT_BINDING }} timeout-minutes: 15 - runs-on: macos-12 + runs-on: macos-13 env: CI: True QT_API: ${{ matrix.QT_BINDING }}