Skip to content

Commit b3a41e4

Browse files
committed
add array entry to run the test migration on large with an upgrade
1 parent 7b5b337 commit b3a41e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test-migration.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ jobs:
5050
version: 2023.8.0
5151
image: almalinux-cloud/almalinux-8
5252
new_pe_version: 2025.2.0
53+
- architecture: large
54+
version: 2023.8.0
55+
image: almalinux-cloud/almalinux-8
56+
new_pe_version: 2025.2.0
5357
steps:
5458
- name: Checkout Source
5559
uses: actions/checkout@v4

0 commit comments

Comments
 (0)