Skip to content

Commit

Permalink
remove deprecation macos-12 in test
Browse files Browse the repository at this point in the history
The macOS 12 Actions runner image [has been deprecated] (actions/runner-images#10721), the action related with macos-12 would be was cancelled automatically
  • Loading branch information
sharkAndshark authored Dec 19, 2024
1 parent 2c144e3 commit 2b95392
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
- ubuntu-22.04
- ubuntu-20.04
- macos-latest
# - macos-11 # Some build issues, and it takes 4hr+ to build dependencies. Not worthy.
- macos-12
- macos-13
- macos-14 # M1 CPU
- windows-latest
Expand Down

0 comments on commit 2b95392

Please sign in to comment.