Skip to content

Commit

Permalink
* fix CI (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickysn authored Jul 18, 2024
1 parent 6638376 commit 69e94dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
create-macos-universal-binary:
name: Create a Universal macOS binary
needs: [build]
runs-on: macos-11
runs-on: macos-12
steps:
- name: Download artifacts
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 69e94dd

Please sign in to comment.