Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deprecate i686
Browse files Browse the repository at this point in the history
edgarriba committed Jan 9, 2025
1 parent 4006f52 commit ad4f405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust_test.yml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
target:
- i686-unknown-linux-gnu
#- i686-unknown-linux-gnu
- x86_64-unknown-linux-gnu
- aarch64-unknown-linux-gnu

0 comments on commit ad4f405

Please sign in to comment.