Skip to content

Commit

Permalink
fix mac ci
Browse files Browse the repository at this point in the history
  • Loading branch information
qicosmos committed Dec 4, 2024
1 parent 73577fe commit 08ad24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
mode: [ Debug ] #mode: [Release, Debug]
ssl: [ ON, OFF ]

runs-on: macos-12
runs-on: macos-latest

steps:
- name: Checkout
Expand Down

0 comments on commit 08ad24e

Please sign in to comment.