We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be1272 commit 44be84eCopy full SHA for 44be84e
.github/workflows/ci-macos.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
macosbuild:
12
- runs-on: macos-11
+ runs-on: macos-12
13
steps:
14
# Force xmake to a specific folder (for cache)
15
- name: Set xmake global dir
0 commit comments