mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-10-29 07:15:01 -04:00
forgot some more
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
parent
9471a1b7bb
commit
780a2a918b
3
.github/workflows/myothertest.yml
vendored
3
.github/workflows/myothertest.yml
vendored
@ -69,7 +69,6 @@ jobs:
|
||||
needs: translate
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 2
|
||||
matrix:
|
||||
variant: [mongodb, postgresql, mariadb, all, slim]
|
||||
name: Build Docker Image (arm64-${{ matrix.variant }})
|
||||
@ -126,7 +125,6 @@ jobs:
|
||||
needs: translate
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 2
|
||||
matrix:
|
||||
variant: [mongodb, postgresql, mariadb, all, slim]
|
||||
name: Build Docker Image (armv7-${{ matrix.variant }})
|
||||
@ -183,7 +181,6 @@ jobs:
|
||||
needs: translate
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 2
|
||||
matrix:
|
||||
variant: [mongodb, postgresql, mariadb, all, slim]
|
||||
name: Build Docker Image (armv6-${{ matrix.variant }})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user