There was an error while loading. Please reload this page.
1 parent 2aa2f4b commit 5090127Copy full SHA for 5090127
1 file changed
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
16
- target: [x86_64, x86, aarch64]
+ target: [x86_64, aarch64]
17
steps:
18
- uses: actions/checkout@v4
19
- uses: actions/setup-python@v5
0 commit comments