diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4877c12..a3a9f4e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,6 +23,7 @@ jobs: matrix: os: - ubuntu-latest + - macos-14 - macos-13 - macos-latest - windows-latest @@ -187,6 +188,7 @@ jobs: fail-fast: false matrix: os: + - macos-14 - macos-13 - macos-latest steps: