Skip to content

Commit

Permalink
[CI] macos-12 was removed
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmlnkn committed Jan 29, 2025
1 parent eaec127 commit 4c25da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-24.04, macos-12, macos-13, windows-latest]
os: [ubuntu-24.04, macos-13, macos-14, windows-latest]

env:
MACOSX_DEPLOYMENT_TARGET: "10.15"
Expand Down

0 comments on commit 4c25da7

Please sign in to comment.