diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6772fbc..2d4f505 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,7 +53,7 @@ jobs: strategy: matrix: - os: [ubuntu-22.04, macos-12] + os: [ubuntu-22.04, macos-13] arch: [auto] include: - os: ubuntu-22.04