Skip to content

Commit

Permalink
CI: Remove macos-11 from CI as this is no longer available (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
tisba authored Jul 24, 2024
1 parent c604317 commit 2d3e398
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
fail-fast: false
matrix:
os:
- "macos-11" # deprecated by GitHub
- "macos-12"
- "macos-13"
- "macos-14" # arm64
Expand Down Expand Up @@ -52,7 +51,6 @@ jobs:
fail-fast: false
matrix:
os:
- "macos-11" # deprecated by GitHub
- "macos-12"
- "macos-13"
- "macos-14" # arm64
Expand Down

0 comments on commit 2d3e398

Please sign in to comment.