We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 268ec4e commit 0bb8f7cCopy full SHA for 0bb8f7c
.github/workflows/wheels.yml
@@ -18,7 +18,6 @@ jobs:
18
manylinux: auto
19
command: build
20
args: >
21
- --profile debug
22
--manifest-path py-feos/Cargo.toml
23
--out dist
24
- name: Upload wheels
@@ -39,7 +38,6 @@ jobs:
39
38
with:
40
target: x86_64
41
42
43
44
45
@@ -60,7 +58,6 @@ jobs:
60
58
61
59
target: aarch64
62
63
64
65
66
@@ -81,7 +78,6 @@ jobs:
81
78
82
79
target: x64
83
80
84
85
86
87
0 commit comments