Skip to content

Commit

Permalink
trying a work around
Browse files Browse the repository at this point in the history
  • Loading branch information
Buhle79 committed Aug 5, 2024
1 parent fdc8230 commit 12c33fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ '3.12']
python-version: ['3.10', '3.11']
postgres_version: ['14']
services:
db:
Expand Down

0 comments on commit 12c33fe

Please sign in to comment.