Skip to content

Commit 69b779b

Browse files
danieldkDaniël de Kok
authored andcommitted
CI: add i686-unknown-linux-gnu to cross tests
1 parent 6e1e080 commit 69b779b

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+
- i686-unknown-linux-gnu
3132
- mips64-unknown-linux-gnuabi64
3233
steps:
3334
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)