Skip to content

Commit 8c28f8b

Browse files
authored
chore(workflow/cmake.yml): upgrade macos runner
1 parent 99e8162 commit 8c28f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
strategy:
7474
fail-fast: false
7575
matrix:
76-
osver: [12, 13]
76+
osver: [13, 14, 15]
7777
steps:
7878
- name: Checkout Drogon source code
7979
uses: actions/checkout@v4

0 commit comments

Comments
 (0)