Skip to content

Commit

Permalink
added macOS 11 and 12 build check in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Code-Hex committed Nov 5, 2024
1 parent 46a19ee commit 33c300f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
fail-fast: false
matrix:
os:
- macos-11 # Intel
- macos-12 # Intel
- macos-13 # Intel
- macos-14
- macos-15
Expand Down

0 comments on commit 33c300f

Please sign in to comment.