Skip to content

Commit

Permalink
CI: Remove macOS 12
Browse files Browse the repository at this point in the history
  • Loading branch information
joto committed Sep 19, 2024
1 parent 98d6df0 commit 103c289
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
fail-fast: false
matrix:
os:
- "macos-12"
- "macos-13"
- "macos-14" # latest
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 103c289

Please sign in to comment.