Skip to content

Commit

Permalink
remove commented postgres 9.6 in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenglimEar committed Jul 21, 2024
1 parent 8da4ef6 commit 7ff8420
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
PGPASSWORD: ${{ env.POSTGRES_PASSWORD }}
services:
postgres:
#image: postgres:9.6-bullseye
image: postgres:15.6-bullseye
env:
POSTGRES_USER: ${{ env.POSTGRES_USER }}
Expand Down

0 comments on commit 7ff8420

Please sign in to comment.