diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f40be986..dc12f0f2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,7 +53,7 @@ jobs: - os: windows-2022 artifact-name: Win64 architecture: x64 - - os: macos-12 + - os: macos-13 artifact-name: macOS architecture: x64 name: "Test - ${{ matrix.artifact-name }}"