Skip to content

Commit 7bf186b

Browse files
authored
Merge pull request #308 from SChernykh/fix-ci
CI: removed deprecated macos builds
2 parents 3d47fcd + b0eb888 commit 7bf186b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165

166166
strategy:
167167
matrix:
168-
os: [macos-11, macos-12, macos-13]
168+
os: [macos-13, macos-14, macos-15]
169169

170170
steps:
171171
- name: Checkout repository

0 commit comments

Comments
 (0)