Skip to content

Commit

Permalink
Add Linux i386 (lexiforest#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 authored Feb 17, 2024
1 parent bc86bed commit ed57ba8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-and-test-make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ jobs:
host: x86_64-linux-gnu
capture_interface: eth0
cflags:
- arch: i386
target: x86-linux-gnu.2.17
host: i386-linux-gnu
capture_interface: eth0
cflags:
- arch: aarch64
target: aarch64-linux-gnu.2.17
host: aarch64-linux-gnu
Expand Down

0 comments on commit ed57ba8

Please sign in to comment.