Skip to content

Commit

Permalink
Merge pull request #42 from HyperInspire/feature/aarch64
Browse files Browse the repository at this point in the history
Test Auto build
  • Loading branch information
tunmx authored May 7, 2024
2 parents a95c3ae + 4354ec1 commit b2038b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-sdks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ jobs:
release:
name: Release SDKs to GitHub
needs: [ build_linux_x86, build_armv7_armhf ]
needs: [ build_linux_x86, build_armv7_armhf, build_armv7_rv1109rv1126_armhf, build_linux_aarch64]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit b2038b8

Please sign in to comment.