fix: remove armv7 build

This commit is contained in:
Michel Loiseleur 2023-08-04 09:56:32 +02:00
parent 77ec93377b
commit c3178904b4

View File

@ -44,9 +44,3 @@ jobs:
- name: Clean
run: make clean
- name: Test build on armv7
run: make build.image-arm/v7
- name: Clean
run: make clean