Skip to content

Commit

Permalink
ci: Try to compile a version that supports the arm64 architecture of …
Browse files Browse the repository at this point in the history
…the Linux system #27
chenmozhijin committed Jan 18, 2025
1 parent 1a0bfef commit b75cd7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -23,6 +23,8 @@ jobs:
include:
- os: macos-latest
arch: arm64
- os: ubuntu-24.04-arm
arch: arm64

runs-on: ${{ matrix.os }}

0 comments on commit b75cd7e

Please sign in to comment.