We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a15b1f4 commit 2882430Copy full SHA for 2882430
1 file changed
.github/workflows/integration_tests.yml
@@ -29,7 +29,7 @@ jobs:
29
fail-fast: false
30
matrix:
31
versions: [ "default", "latest" ]
32
- dbEngine: ["aurora-mysql", "aurora-postgres", "multi-az-mysql", "multi-az-postgres" ]
+ dbEngine: ["aurora-mysql", "aurora-postgres" ]
33
34
steps:
35
- name: Clone repository
0 commit comments