Skip to content

Commit b08c04c

Browse files
committed
fix(workflow): downgrade test-upgrade-legacy version to 2021.7.9
- Changed the `version` in the test-upgrade-legacy workflow from 2023.7.0 to 2021.7.9. - Ensured compatibility with older versions for testing purposes.
1 parent 6e6518a commit b08c04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test-upgrade-legacy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
matrix:
4343
architecture: [large-with-two-compilers]
4444
image: [almalinux-cloud/almalinux-8]
45-
version: [2023.7.0]
45+
version: [2021.7.9]
4646
to_version: [2023.8.0]
4747
steps:
4848
- name: Start SSH session

0 commit comments

Comments
 (0)