workflows/pkg-installer: drop Ventura runner

Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
Patrick Linnane 2025-09-12 10:44:00 -07:00
parent e63c885033
commit f1aa78993c
No known key found for this signature in database

View File

@ -152,10 +152,6 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
include: include:
# Intel
- runner: macos-13
name: macos-13-x86_64
# Apple Silicon
- runner: macos-14 - runner: macos-14
name: macos-14-arm64 name: macos-14-arm64
- runner: macos-15 - runner: macos-15