Skip to content

Commit 648a098

Browse files
(PE-40379) alter PE versions
1 parent e1637c9 commit 648a098

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/test-migration.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,13 @@
4343
# - extra-large
4444
# - large-with-dr
4545
# - extra-large-with-dr
46-
# version: [2021.7.9, 2023.8.1, 2025.0.0]
47-
version: [2025.0.0]
46+
version: [2021.7.9, 2023.8.1, 2025.1.0]
4847
image: [almalinux-cloud/almalinux-8]
4948
include:
5049
- architecture: standard
51-
version: 2023.8.1
50+
version: 2023.8.0
5251
image: almalinux-cloud/almalinux-8
53-
new_pe_version: 2025.0.0
52+
new_pe_version: 2025.1.0
5453
steps:
5554
- name: Checkout Source
5655
uses: actions/checkout@v4

0 commit comments

Comments
 (0)