diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 35c4493..ce46c8d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: family: ubuntu - name: ubuntu-22.04 family: ubuntu - - name: macos-12-large + - name: macos-13-large family: darwin - name: macos-14-large family: darwin diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 74a1b5f..44e4327 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: target_file: target/release/quill.exe asset_name: quill-windows-x86_64.exe build_deps: scripts/workflows/provision-windows-build.ps1 - - os: macos-12-large + - os: macos-13-large name: macos target_file: target/release/quill asset_name: quill-macos-x86_64