fix: update workflow to enable Ubuntu runners for build and push job
Some checks failed
Build and push / check and test (push) Successful in 7s
Build and push / build_and_push (map[name:metabase path:metabase]) (push) Failing after 4s
Build and push / build_and_push (map[name:postgres-backup path:postgres-backup]) (push) Failing after 4s
Build and push / build_and_push (map[name:pyweb path:pyweb]) (push) Failing after 4s
Build and push / build_and_push (map[name:shellcheck path:shellcheck]) (push) Has been cancelled
Build and push / build_and_push (map[name:vaultwarden-backup path:vaultwarden-backup]) (push) Has been cancelled

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2026-04-15 17:45:21 +02:00
parent 93c161e7ff
commit bb7ee2e2e5

View File

@@ -20,8 +20,8 @@ jobs:
buildpush:
name: build_and_push
needs: [test_shellcheck]
runs-on: [self-hosted, nixos] # For NixOS runners
# runs-on: ubuntu-latest # For Ubuntu runners
#runs-on: [self-hosted, nixos] # For NixOS runners
runs-on: ubuntu-latest # For Ubuntu runners
strategy:
matrix:
image: