Skip to content

Commit 33c300f

Browse files
committed
added macOS 11 and 12 build check in CI
1 parent 46a19ee commit 33c300f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
fail-fast: false
2929
matrix:
3030
os:
31+
- macos-11 # Intel
32+
- macos-12 # Intel
3133
- macos-13 # Intel
3234
- macos-14
3335
- macos-15

0 commit comments

Comments
 (0)