There was an error while loading. Please reload this page.
2 parents 70b8516 + c93bd2d commit 3702e70Copy full SHA for 3702e70
.github/workflows/tests.yaml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- os: ["ubuntu-20.04"]
+ os: ["ubuntu-latest"]
17
python_version: ["3.9", "3.10", "3.11", "3.12"]
18
services:
19
postgres:
0 commit comments