Use correct tag for sytest (#106)
This commit is contained in:
committed by
GitHub
parent
d55437772d
commit
c16eb52571
14
.github/workflows/tests.yml
vendored
14
.github/workflows/tests.yml
vendored
@@ -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
1
changelog.d/106.misc
Normal file
@@ -0,0 +1 @@
|
||||
Use correct image for sytest.
|
||||
Reference in New Issue
Block a user