Skip to content

Commit

Permalink
Add aarch64 to validation framework
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Aug 23, 2023
1 parent 488500f commit f529f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
channel: ${{ inputs.channel }}
ref: ${{ inputs.ref || github.ref }}

linux:
linux-aarch64:
if: inputs.os == 'linux-aarch64'
uses: ./.github/workflows/validate-aarch64-linux-binaries.yml
with:
Expand Down

0 comments on commit f529f0a

Please sign in to comment.