Skip to content

Commit

Permalink
Fix typo in GHA aarch64 config (crystal-lang#11793)
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Feb 4, 2022
1 parent 9a8248e commit 8f4d567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
path: |
.build/crystal
src/llvm/ext/llvm_ext.o
aarch64-gnu-test-stdlib::
aarch64-gnu-test-stdlib:
needs: aarch64-gnu-build
runs-on: [linux, ARM64]
if: github.repository == 'crystal-lang/crystal'
Expand Down

0 comments on commit 8f4d567

Please sign in to comment.