Skip to content

Commit

Permalink
fix: do not change _check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
takahashim committed Jul 22, 2024
1 parent 5f9dfc4 commit bde2b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
SLACK_MESSAGE_CHANNEL: '#test'
services:
db:
image: ghcr.io/${{ github.repository_owner }}/postgres_bigm:12-latest
image: postgres:12.14
ports:
- 5432:5432
env:
Expand Down

0 comments on commit bde2b06

Please sign in to comment.