Hot fix docker Work flow 1/2
This commit is contained in:
parent
7e738a75d7
commit
34d2d825ea
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-containers.yml
vendored
2
.github/workflows/build-containers.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
include:
|
||||
- runnertags: ubuntu-latest
|
||||
arch: amd64
|
||||
- runnertags: [self-hosted, ARM64]
|
||||
- runnertags: ubuntu-latest
|
||||
arch: arm64
|
||||
|
||||
runs-on: ${{ matrix.runnertags }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue