Skip to content

Commit 4777b61

Browse files
authored
[actions] comment out armv7l
1 parent 2178d6b commit 4777b61

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/of.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -173,12 +173,12 @@ jobs:
173173
suffix: arm-linux-gnueabihf,
174174
alladdons: 1,
175175
}
176-
- {
177-
libs: armv7l,
178-
multistrap_arch: armhf,
179-
suffix: arm-linux-gnueabihf,
180-
alladdons: 1,
181-
}
176+
# - {
177+
# libs: armv7l,
178+
# multistrap_arch: armhf,
179+
# suffix: arm-linux-gnueabihf,
180+
# alladdons: 1,
181+
# }
182182
- {
183183
libs: aarch64,
184184
multistrap_arch: arm64,

0 commit comments

Comments
 (0)