introduce armv6 build + fix for mp4f bin + add release to heartbeat

This commit is contained in:
Cedric Verstraeten
2023-02-01 18:50:32 +01:00
parent 898a11868e
commit d4e10083c4
8 changed files with 12 additions and 12 deletions
+1 -2
View File
@@ -1,4 +1,4 @@
name: Docker Development build
name: Docker development build
on:
push:
@@ -35,7 +35,6 @@ jobs:
strategy:
matrix:
architecture: [arm64, arm/v7, arm/v6]
#architecture: [arm64, arm/v7]
steps:
- name: Login to DockerHub
uses: docker/login-action@v2