Skip to content

Commit

Permalink
Remove macOS 12 from the CI job, as it is deprecated and no longer us…
Browse files Browse the repository at this point in the history
…able.
  • Loading branch information
kpfleming committed Dec 20, 2024
1 parent 69cb262 commit 4d4cba0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- os: ubuntu-20.04
- os: macos-14
- os: macos-13
- os: macos-12
- os: windows-2022
- os: windows-2019
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 4d4cba0

Please sign in to comment.