Skip to content

Commit 284a0b4

Browse files
committed
fixup: test newest ubuntu for psql 13
1 parent f126b0a commit 284a0b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: ./.github/workflows/single-postgres.yml
3737
with:
3838
postgresql: 13
39-
os: "ubuntu-20.04"
39+
# os: "ubuntu-20.04"
4040
python-versions: '["3.13"]'
4141
macos_postgres_17:
4242
needs: [postgresql_17]

0 commit comments

Comments
 (0)