Skip to content

Commit

Permalink
another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercurial committed Jun 4, 2024
1 parent e710b79 commit 0a6b5f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- "main"
- ci/release-postgres
- ci/buildjet-to-github
tags:
- 'v*'
- "docker/Dockerfile.postgres"
Expand All @@ -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

Expand Down

0 comments on commit 0a6b5f9

Please sign in to comment.