Skip to content

Commit 8636b10

Browse files
authored
MacOS 13 deprcated. Remove from CI (#2424)
1 parent 1d9dcf3 commit 8636b10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
strategy:
7171
fail-fast: false
7272
matrix:
73-
osver: [13, 14, 15]
73+
osver: [14, 15]
7474
steps:
7575
- name: Checkout Drogon source code
7676
uses: actions/checkout@v4

0 commit comments

Comments
 (0)