Skip to content

Commit c056986

Browse files
danieldkDaniël de Kok
authored andcommitted
Add aarch64-unknown-linux-gnu to cross tests
1 parent 69b779b commit c056986

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
strategy:
2929
matrix:
3030
target:
31+
- aarch64-unknown-linux-gnu
3132
- i686-unknown-linux-gnu
3233
- mips64-unknown-linux-gnuabi64
3334
steps:

0 commit comments

Comments
 (0)