We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f126b0a commit 284a0b4Copy full SHA for 284a0b4
1 file changed
.github/workflows/tests.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: ./.github/workflows/single-postgres.yml
37
with:
38
postgresql: 13
39
- os: "ubuntu-20.04"
+# os: "ubuntu-20.04"
40
python-versions: '["3.13"]'
41
macos_postgres_17:
42
needs: [postgresql_17]
0 commit comments