Skip to content

Commit 35bf161

Browse files
[CI] Use macos-12 to build macOS libraries (#433)
1 parent d736a1b commit 35bf161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build-binary-artifacts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197

198198
package-macos:
199199
name: Build macOS libraries
200-
runs-on: macos-latest
200+
runs-on: macos-12
201201
timeout-minutes: 500
202202

203203
strategy:

0 commit comments

Comments
 (0)