diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 10e59977..9cfc8805 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -22,7 +22,7 @@ jobs: - os: Windows image: windows-2022 - os: macOS - image: macos-12 + image: macos-14 defaults: run: shell: bash