diff --git a/.github/workflows/pkg-installer.yml b/.github/workflows/pkg-installer.yml index dcea80f0e4..e55f96560d 100644 --- a/.github/workflows/pkg-installer.yml +++ b/.github/workflows/pkg-installer.yml @@ -152,10 +152,6 @@ jobs: fail-fast: false matrix: include: - # Intel - - runner: macos-13 - name: macos-13-x86_64 - # Apple Silicon - runner: macos-14 name: macos-14-arm64 - runner: macos-15