File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 runs-on : [self-hosted, linux, arm64]
2323 target : aarch64
2424 triple : aarch64-bugleos-linux-musl
25- label : arm64
25+ label : aarch64
2626 permissions :
2727 contents : read
2828 steps :
@@ -127,7 +127,7 @@ jobs:
127127 Architecture | Download Link
128128 ------------ | -------------
129129 x86_64 | [bugleos-toolchain-${{ env.VERSION }}-x86_64.tar.gz](dist/**/bugleos-toolchain-${{ env.VERSION }}-x86_64.tar.gz)
130- arm64 | [bugleos-toolchain-${{ env.VERSION }}-arm64 .tar.gz](dist/**/bugleos-toolchain-${{ env.VERSION }}-arm64 .tar.gz)
130+ aarch64 | [bugleos-toolchain-${{ env.VERSION }}-aarch64 .tar.gz](dist/**/bugleos-toolchain-${{ env.VERSION }}-aarch64 .tar.gz)
131131 files : |
132132 dist/**/bugleos-toolchain-${{ env.VERSION }}-x86_64.tar.gz
133- dist/**/bugleos-toolchain-${{ env.VERSION }}-arm64 .tar.gz
133+ dist/**/bugleos-toolchain-${{ env.VERSION }}-aarch64 .tar.gz
You can’t perform that action at this time.
0 commit comments