Skip to content

Commit

Permalink
Change to true
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksongoode committed Jul 4, 2024
1 parent 3819de1 commit 2e2da5f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,10 @@ jobs:
include:
- os: ubuntu-latest
target: x86_64-unknown-linux-gnu
cross_arch: amd64
deps: libgtk-3-dev libssl-dev libasound2-dev
- os: ubuntu-latest
target: aarch64-unknown-linux-gnu
deps: libgtk-3-dev libssl-dev libasound2-dev
cross_arch: arm64
cross_arch: true
- os: macOS-latest
- os: windows-latest

Expand Down

0 comments on commit 2e2da5f

Please sign in to comment.