Skip to content

Commit ee3afbc

Browse files
committed
run tests in container again
1 parent 8b7f258 commit ee3afbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-unit-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
postgres-version: ['15', '16', '17']
1919
fail-fast: false
2020
# container: python:${{ matrix.python-version }}-slim
21+
container: ubuntu-latest
2122
services:
2223
postgres:
2324
image: postgres:${{ matrix.postgres-version }}-alpine

0 commit comments

Comments
 (0)