Skip to content

Commit ecb29f3

Browse files
committed
Use macos-12 to build macOS libraries
1 parent 62d1420 commit ecb29f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195

196196
package-macos:
197197
name: Build macOS libraries
198-
runs-on: macos-latest
198+
runs-on: macos-12
199199
timeout-minutes: 500
200200

201201
strategy:

0 commit comments

Comments
 (0)