Skip to content

Commit

Permalink
fix(ci): use builder-gnu image from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
t3hmrman committed Mar 6, 2024
1 parent a1df1ee commit 5dfa213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
test:
runs-on: ubuntu-latest
container:
image: ghcr.io/vadosware/pg_idkit/builder:0.1.x
image: ghcr.io/vadosware/pg_idkit/builder-gnu:0.1.x
strategy:
matrix:
config:
Expand Down

0 comments on commit 5dfa213

Please sign in to comment.