mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-02 11:19:25 -05:00
Fix macos intel build to actually build on an Intel mac (macos-latest switched to arm in 2024)
This commit is contained in:
parent
209d8440ef
commit
9aedb2933e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -116,7 +116,7 @@ jobs:
|
||||
path: ~\onionshare-win64.zip
|
||||
|
||||
build-mac-intel:
|
||||
runs-on: macos-latest
|
||||
runs-on: macos-13
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user