Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledk2 committed Sep 23, 2024
1 parent 85aa7cd commit d5aff35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
services:
postgres:
image: postgres:11
image: postgres:16
env:
POSTGRES_USER: postgress
POSTGRES_PASSWORD: passwprd
Expand Down

0 comments on commit d5aff35

Please sign in to comment.