Skip to content

Commit

Permalink
add armv7 to pre-release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
soywod committed Nov 21, 2024
1 parent 61642ae commit aeb95ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
os: ubuntu-latest
- target: aarch64-linux
os: ubuntu-latest
- target: armv7-linux
os: ubuntu-latest
- target: x86_64-windows
os: ubuntu-latest
- target: x86_64-darwin
Expand Down

0 comments on commit aeb95ad

Please sign in to comment.