Skip to content

Commit

Permalink
Try linux-i686 CI build
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Dec 8, 2023
1 parent 7b071b0 commit 2691041
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
#- target: linux-armhf
#prefix: arm-linux-gnueabihf
#deb_arch: armhf
#- target: linux-i686
#prefix: i686-linux-gnu
#deb_arch: i386
- target: linux-i686
prefix: i686-linux-gnu
deb_arch: i386
#- target: linux-riscv64
#prefix: riscv64-linux-gnu
#deb_arch: riscv64
Expand Down

0 comments on commit 2691041

Please sign in to comment.