Skip to content

Commit

Permalink
github: workflows: build: Move macos build to x86 over aarch64
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Jun 11, 2024
1 parent 1a03d2a commit 21558d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
fail-fast: false
matrix:
include:
- os: macos-latest
- os: macos-latest-large
DEPLOY_PATH: pingviewer-Release.dmg
- os: ubuntu-latest
DEPLOY_PATH: pingviewer-Release.AppImage
Expand Down

0 comments on commit 21558d0

Please sign in to comment.