Skip to content

Commit

Permalink
issues with actions postgres serice
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin committed Jan 2, 2024
1 parent ac752bd commit e376345
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/dbt_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,8 @@ jobs:
test-postgres:
name: Test on Postgres
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11", "3.12"]
container:
image: python:3.11

services:
postgres:
Expand Down

0 comments on commit e376345

Please sign in to comment.