Various fixes for MacOS build

This commit is contained in:
Miguel Jacq 2025-02-26 14:36:55 +11:00
parent 96b838ec3e
commit e76511aaa9
No known key found for this signature in database
GPG key ID: 59B3F0C24135C6A9
4 changed files with 21 additions and 4 deletions

View file

@ -116,7 +116,7 @@ jobs:
path: ~\onionshare-win64.zip
build-mac-intel:
runs-on: macos-13
runs-on: macos-15-large
steps:
- uses: actions/checkout@v4