We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c1db1 commit f50667dCopy full SHA for f50667d
.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: 2023.8.0
+ version: [2023.8.0]
40
image: [almalinux-cloud/almalinux-8]
41
steps:
42
- name: Checkout Source
0 commit comments