Skip to content

Commit

Permalink
Update .github/workflows/release.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Feller <[email protected]>
  • Loading branch information
chrisreddington and andyfeller authored Jan 13, 2025
1 parent 2563594 commit 65d929c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- uses: cli/gh-extension-precompile@561b19deda1228a0edf856c3325df87416f8c9bd # v2.0.0
with:
release_android: true
android_sdk_version: 30 # Android 11.0
# For more information see: https://developer.android.com/tools/releases/platforms
# At the time of writing, 35 had just come out of beta and 34 seems to be the most stable.
android_sdk_version: 34
generate_attestations: true
go_version_file: go.mod

0 comments on commit 65d929c

Please sign in to comment.