Skip to content

Commit

Permalink
Remove macos-11 CI; not supported by Homebrew (#1891)
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui authored Dec 28, 2023
1 parent 2a0da80 commit 1fd5c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
strategy:
fail-fast: false
matrix:
osver: [11, 12, 13]
osver: [12, 13]
steps:
- name: Checkout Drogon source code
uses: actions/checkout@v4
Expand Down

0 comments on commit 1fd5c7e

Please sign in to comment.