Skip to content

Commit

Permalink
workflows: remove unavailable macOS 12 runners
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Stephens <pat@chronosphere.io>
  • Loading branch information
patrick-stephens committed Dec 19, 2024
1 parent a302849 commit d6ac6b2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/call-build-macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ jobs:
fail-fast: false
matrix:
config:
- name: "Normal macOS-latest runner (Intel)"
runner: macos-12
- name: "Apple Silicon macOS runner"
runner: macos-14

Expand Down Expand Up @@ -121,8 +119,6 @@ jobs:
fail-fast: false
matrix:
config:
- name: "Normal macOS-latest package (Intel)"
os: macos-12
- name: "Apple Silicon macOS package"
os: macos-14

Expand Down

0 comments on commit d6ac6b2

Please sign in to comment.