mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-24 19:46:12 -05:00
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 }})
|
||||
|
||||
Reference in New Issue
Block a user