Skip to content

Commit 2882430

Browse files
committed
chore: disable multi-az integration tests temporarily
1 parent a15b1f4 commit 2882430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fail-fast: false
3030
matrix:
3131
versions: [ "default", "latest" ]
32-
dbEngine: ["aurora-mysql", "aurora-postgres", "multi-az-mysql", "multi-az-postgres" ]
32+
dbEngine: ["aurora-mysql", "aurora-postgres" ]
3333

3434
steps:
3535
- name: Clone repository

0 commit comments

Comments
 (0)