We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76bcbad commit 133c9afCopy full SHA for 133c9af
1 file changed
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
needs: generate-stubs
31
strategy:
32
matrix:
33
- target: [x86_64, aarch64]
+ target: [x86_64]
34
steps:
35
- uses: actions/checkout@v4
36
with:
0 commit comments