mirror of
https://github.com/Simplxss/SignerServer.git
synced 2024-11-21 00:37:53 +08:00
chore: arm64 build
This commit is contained in:
parent
6f529e023a
commit
be3d5e1a70
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user