Skip to content

Commit 9a2fa59

Browse files
authored
ci: fix ci-run-tests.yml workflow
1 parent 392fa08 commit 9a2fa59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112

113113
services:
114114
db:
115-
image: ghcr.io/ietf-tools/datatracker-db-pg:latest
115+
image: ghcr.io/ietf-tools/datatracker-db:latest
116116

117117
steps:
118118
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)