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 2178d6b commit 4777b61Copy full SHA for 4777b61
.github/workflows/of.yml
@@ -173,12 +173,12 @@ jobs:
173
suffix: arm-linux-gnueabihf,
174
alladdons: 1,
175
}
176
- - {
177
- libs: armv7l,
178
- multistrap_arch: armhf,
179
- suffix: arm-linux-gnueabihf,
180
- alladdons: 1,
181
- }
+ # - {
+ # libs: armv7l,
+ # multistrap_arch: armhf,
+ # suffix: arm-linux-gnueabihf,
+ # alladdons: 1,
+ # }
182
- {
183
libs: aarch64,
184
multistrap_arch: arm64,
0 commit comments