1
0

Use correct tag for sytest (#106)

This commit is contained in:
Brendan Abolivier
2021-09-27 13:26:50 +02:00
committed by GitHub
parent d55437772d
commit c16eb52571
2 changed files with 6 additions and 9 deletions

View File

@@ -203,23 +203,19 @@ jobs:
fail-fast: false
matrix:
include:
- sytest-tag: bionic
- sytest-tag: dinsic
- sytest-tag: bionic
- sytest-tag: dinsic
postgres: postgres
- sytest-tag: testing
- sytest-tag: dinsic
postgres: postgres
- sytest-tag: bionic
- sytest-tag: dinsic
postgres: multi-postgres
workers: workers
- sytest-tag: buster
postgres: multi-postgres
workers: workers
- sytest-tag: buster
- sytest-tag: dinsic
postgres: postgres
workers: workers
redis: redis

1
changelog.d/106.misc Normal file
View File

@@ -0,0 +1 @@
Use correct image for sytest.