diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 2d277c7bf7a..77583c80ef7 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -118,7 +118,7 @@ jobs: - name: Ubuntu image: ubuntu-22.04 - name: macOS - image: macos-13 + image: macos-14 - name: Windows image: windows-2022 python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]