We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9c5b34 commit 38961cbCopy full SHA for 38961cb
.github/workflows/test-add-replica-matrix.yaml
@@ -36,7 +36,7 @@ jobs:
36
fail-fast: false
37
matrix:
38
architecture: [standard, standard-with-dr, large, extra-large]
39
- version: [2021.7.9, 2023.8.0]
+ version: 2023.8.0
40
image: [almalinux-cloud/almalinux-8]
41
steps:
42
- name: Checkout Source
0 commit comments