Skip to content

Commit

Permalink
Add additional debian platforms to Linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Apr 5, 2022
1 parent ad9fd54 commit 01cbdf2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/native-linux.yml
Expand Up @@ -24,6 +24,9 @@ jobs:
- arm64
- linux-arm-v5
- s390x
- mips64le
- ppc64le
- riscv64

name: Linux binary ${{ matrix.arch }}

Expand Down

0 comments on commit 01cbdf2

Please sign in to comment.