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