diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2b31247a..0e7415f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: os: - ubuntu-latest - windows-latest - - macOS-13 # intel + - macOS-14 # intel - macOS-latest # arm arch: - x64 @@ -31,7 +31,7 @@ jobs: arch: aarch64 - os: windows-latest arch: aarch64 - - os: macOS-13 + - os: macOS-14 arch: aarch64 - os: macOS-latest arch: x64