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
|
os: ubuntu-latest
|
||||||
test_everything: true
|
test_everything: true
|
||||||
- target:
|
- target:
|
||||||
tuple: aarch64_be-unknown-linux-gnu
|
tuple: aarch64_be-unknown-linux-gnu
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
test_everything: true
|
test_everything: true
|
||||||
build_std: true
|
build_std: true
|
||||||
- target:
|
- target:
|
||||||
@@ -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