Remove macOS-12 build (deprecated)

This commit is contained in:
Brenden Matthews
2024-11-26 14:23:33 -05:00
parent 1967d4d617
commit a83a9904af

View File

@@ -24,7 +24,6 @@ jobs:
strategy:
matrix:
os:
- macos-12
- macos-13
- macos-14
runs-on: ${{ matrix.os }}