Skip to content

Commit

Permalink
Move to macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbuda committed Aug 24, 2024
1 parent ead4426 commit b21f520
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
build_and_test_apple:
strategy:
matrix:
platform: [macos-11]
platform: [macos-14]
runs-on: ${{ matrix.platform }}
env:
MG_VERSION: "1.4.0"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ To build and install mgclient from source on Windows you will need:
to understand versioning in a bit more details):
VS >= 17 2022, MSVC >= 14.34, C >= 19.34

### Windows Compiler (FIX)
### Windows Compiler

```
mkdir build
Expand Down

0 comments on commit b21f520

Please sign in to comment.