chore: arm64 build

This commit is contained in:
手瓜一十雪 2024-05-10 16:35:33 +08:00 committed by GitHub
parent 6f529e023a
commit be3d5e1a70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,7 @@
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest] os: [ubuntu-latest]
arch: [x64] arch: [x64,arm64]
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4