From 0a6b5f91efce838ab360989006a9384829fbf993 Mon Sep 17 00:00:00 2001 From: Clark Alesna Date: Tue, 4 Jun 2024 20:33:13 +0800 Subject: [PATCH] another attempt --- .github/workflows/postgres.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/postgres.yml b/.github/workflows/postgres.yml index 69aa182..07a3570 100644 --- a/.github/workflows/postgres.yml +++ b/.github/workflows/postgres.yml @@ -4,7 +4,7 @@ on: push: branches: - "main" - - ci/release-postgres + - ci/buildjet-to-github tags: - 'v*' - "docker/Dockerfile.postgres" @@ -22,7 +22,7 @@ jobs: image: ghcr.io/txpipe/mumak - release_for: Linux-arm64 - build_on: ubuntu-latest-arm + build_on: ubuntu-22.04-arm64 suffix: arm image: ghcr.io/txpipe/mumak