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 e1637c9 commit 648a098Copy full SHA for 648a098
.github/workflows/test-migration.yaml
@@ -43,14 +43,13 @@
43
# - extra-large
44
# - large-with-dr
45
# - extra-large-with-dr
46
- # version: [2021.7.9, 2023.8.1, 2025.0.0]
47
- version: [2025.0.0]
+ version: [2021.7.9, 2023.8.1, 2025.1.0]
48
image: [almalinux-cloud/almalinux-8]
49
include:
50
- architecture: standard
51
- version: 2023.8.1
+ version: 2023.8.0
52
image: almalinux-cloud/almalinux-8
53
- new_pe_version: 2025.0.0
+ new_pe_version: 2025.1.0
54
steps:
55
- name: Checkout Source
56
uses: actions/checkout@v4
0 commit comments