Skip to content

Commit 0de71a2

Browse files
Remove deprecated macos-12 in test (#10)
The macOS 12 Actions runner image [has been deprecated](actions/runner-images#10721), the action related with macos-12 would be cancelled automatically.
1 parent 2c144e3 commit 0de71a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
- ubuntu-22.04
2828
- ubuntu-20.04
2929
- macos-latest
30-
# - macos-11 # Some build issues, and it takes 4hr+ to build dependencies. Not worthy.
31-
- macos-12
3230
- macos-13
3331
- macos-14 # M1 CPU
3432
- windows-latest

0 commit comments

Comments
 (0)