Skip to content

Commit 69e94dd

Browse files
authored
* fix CI (#220)
1 parent 6638376 commit 69e94dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
create-macos-universal-binary:
157157
name: Create a Universal macOS binary
158158
needs: [build]
159-
runs-on: macos-11
159+
runs-on: macos-12
160160
steps:
161161
- name: Download artifacts
162162
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)