We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6abd4d commit 3cb8fb0Copy full SHA for 3cb8fb0
.github/PE_XL_DR_2023_almalinux8.yaml
@@ -1,5 +1,3 @@
1
-# PE 2023.8.0 XL with DR on alma linux cloud / alma linux 8
2
-
3
---
4
name: Install test matrix
5
on:
@@ -38,7 +36,7 @@ jobs:
38
36
fail-fast: false
39
37
matrix:
40
architecture: [extra-large-with-dr]
41
- version: [2023.8.0] # can change to test multiple versions once this one works
+ version: [2023.8.0] # can change to test multiple versions once this one works
42
image: [almalinux-cloud/almalinux-8]
43
steps:
44
- name: Checkout Source
0 commit comments