Skip to content

Commit

Permalink
chore: exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
KagChi authored Jun 5, 2024
1 parent 7037ad1 commit 08f6131
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
matrix:
include:
- target: x86_64-unknown-linux-gnu
- target: i686-unknown-linux-gnu
deps: apt-get install -y gcc-multilib
# - target: i686-unknown-linux-gnu
# deps: apt-get install -y gcc-multilib
# - target: aarch64-unknown-linux-gnu
# deps: apt-get install -y gcc-aarch64-linux-gnu
# - target: armv7-unknown-linux-gnueabihf
Expand Down
20 changes: 13 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 08f6131

Please sign in to comment.