We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12aefb4 commit 02bbcebCopy full SHA for 02bbceb
1 file changed
.github/workflows/publish.yaml
@@ -21,10 +21,6 @@ jobs:
21
python: "3.10"
22
arch: x86_64
23
package-name: linux_x86_64
24
- - os: ubuntu-24.04-arm
25
- python: "3.10"
26
- arch: arm64
27
- package-name: linux_arm64
28
- os: macos-latest
29
30
arch: arm64
0 commit comments