Skip to content

Commit 08ad24e

Browse files
committed
fix mac ci
1 parent 73577fe commit 08ad24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mac.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
mode: [ Debug ] #mode: [Release, Debug]
1515
ssl: [ ON, OFF ]
1616

17-
runs-on: macos-12
17+
runs-on: macos-latest
1818

1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)