diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 68098c0..691b607 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,8 +18,6 @@ jobs: include: - name: macOS arm64 (macos-14) runner: macos-14 - - name: macOS x64 (macos-13) - runner: macos-13 - name: Linux x64 (ubuntu-24.04) runner: ubuntu-24.04 - name: Linux arm64 (ubuntu-24.04-arm)