chore: update workflow

可恶,签名签不上了
This commit is contained in:
helloplhm-qwq 2023-11-11 23:46:09 +08:00
parent 62e87f52a5
commit a55e76fcec

View File

@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
arch: [x64, arm64]
arch: [x64]
steps:
- name: Checkout git repo
uses: actions/checkout@v2