Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiTheModder authored Oct 17, 2023
1 parent e03f477 commit d7e5dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
needs: create_release
strategy:
matrix:
goos: [windows, darwin, freebsd, openbsd, netbsd, linux]
goos: [windows, darwin, freebsd, openbsd, netbsd, linux, android]
goarch: [amd64, arm64]
include:
- goarch: amd64
Expand Down

0 comments on commit d7e5dca

Please sign in to comment.