Stop running sytest on buster/python3.7 (#15892)

This commit is contained in:
Shay
2023-07-07 12:04:55 -07:00
committed by GitHub
parent f25b0f8808
commit 8a529e4fb6
2 changed files with 1 additions and 5 deletions

View File

@@ -134,11 +134,6 @@ if not IS_PR:
"sytest-tag": "testing",
"postgres": "postgres",
},
{
"sytest-tag": "buster",
"postgres": "multi-postgres",
"workers": "workers",
},
]
)