Skip to content

Commit

Permalink
CI: removed deprecated macos builds
Browse files Browse the repository at this point in the history
  • Loading branch information
SChernykh committed Nov 12, 2024
1 parent 102f8ac commit b0eb888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:

strategy:
matrix:
os: [macos-11, macos-12, macos-13]
os: [macos-13, macos-14, macos-15]

steps:
- name: Checkout repository
Expand Down

0 comments on commit b0eb888

Please sign in to comment.