Update maven-publish.yml

This commit is contained in:
Yang Yang
2024-02-25 23:08:09 +08:00
committed by GitHub
parent d2383c5c4a
commit 09314f8e07

View File

@@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
arch: [arm64, amd64]
arch: [amd64]
steps:
- uses: actions/checkout@v2