Skip to content

Commit 59e616d

Browse files
authored
add array entry to run the test migration on large with an upgrade (#575)
1 parent 7b5b337 commit 59e616d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .github/workflows/test-migration.yaml

+4
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)