Skip to content

Commit 44be84e

Browse files
authoredJul 12, 2024
[1_6] use macos-12 for macos ci
1 parent 2be1272 commit 44be84e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci-macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
macosbuild:
12-
runs-on: macos-11
12+
runs-on: macos-12
1313
steps:
1414
# Force xmake to a specific folder (for cache)
1515
- name: Set xmake global dir

0 commit comments

Comments
 (0)