Skip to content

Commit

Permalink
Merge pull request #308 from SChernykh/fix-ci
Browse files Browse the repository at this point in the history
CI: removed deprecated macos builds
  • Loading branch information
SChernykh authored Nov 13, 2024
2 parents 3d47fcd + b0eb888 commit 7bf186b
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 7bf186b

Please sign in to comment.