Skip to content

Commit

Permalink
Disable i686-unknown-linux-gnu tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu committed Jan 3, 2022
1 parent d1e9aa0 commit 5af355b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- arm-unknown-linux-gnueabi
- arm-unknown-linux-gnueabihf
- armv7-unknown-linux-gnueabihf
- i686-unknown-linux-gnu
# - i686-unknown-linux-gnu
- mips-unknown-linux-gnu
- mips64-unknown-linux-gnuabi64
- mips64el-unknown-linux-gnuabi64
Expand Down

0 comments on commit 5af355b

Please sign in to comment.