mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-03 11:49:33 -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
|
path: ~\onionshare-win64.zip
|
||||||
|
|
||||||
build-mac-intel:
|
build-mac-intel:
|
||||||
runs-on: macos-latest
|
runs-on: macos-13
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user