We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb31f2 commit cd5794fCopy full SHA for cd5794f
.github/workflows/test-add-compiler-matrix.yml
@@ -37,7 +37,7 @@ jobs:
37
matrix:
38
architecture: [standard, large, extra-large]
39
version: [2021.7.7, 2023.6.0]
40
- image: [centos-7, almalinux-cloud/almalinux-8]
+ image: [almalinux-cloud/almalinux-8]
41
steps:
42
- name: Checkout Source
43
uses: actions/checkout@v2
0 commit comments