We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a40cf6f commit 03ef6cdCopy full SHA for 03ef6cd
.github/workflows/c-cpp.yml
@@ -16,7 +16,7 @@ concurrency:
16
17
jobs:
18
build:
19
- runs-on: macos-13
+ runs-on: macos-14
20
strategy:
21
matrix:
22
macos-version: [ '14.4' ]
0 commit comments