Skip to content

Commit b75cd7e

Browse files
committed
ci: Try to compile a version that supports the arm64 architecture of the Linux system #27
1 parent 1a0bfef commit b75cd7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
include:
2424
- os: macos-latest
2525
arch: arm64
26+
- os: ubuntu-24.04-arm
27+
arch: arm64
2628

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

0 commit comments

Comments
 (0)