Skip to content

Commit 44f796b

Browse files
authored
Chore(workflow/cmake.yml): upgrade macos runner (#2228)
1 parent df7e83a commit 44f796b

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)