Skip to content

Commit

Permalink
[1_6] use macos-12 for macos ci
Browse files Browse the repository at this point in the history
  • Loading branch information
da-liii committed Jul 12, 2024
1 parent 2be1272 commit 77c891c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
macosbuild:
runs-on: macos-11
runs-on: macos-12
steps:
# Force xmake to a specific folder (for cache)
- name: Set xmake global dir
Expand Down

0 comments on commit 77c891c

Please sign in to comment.