retry adding aarch64_be to the pipeline
This commit is contained in:
committed by
Amanieu d'Antras
parent
45ee41c13a
commit
af3bd7b898
2
library/stdarch/.github/workflows/main.yml
vendored
2
library/stdarch/.github/workflows/main.yml
vendored
@@ -200,8 +200,6 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
|
||||||
submodules: recursive
|
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
run: |
|
run: |
|
||||||
rustup update nightly --no-self-update
|
rustup update nightly --no-self-update
|
||||||
|
|||||||
Reference in New Issue
Block a user