Skip to content

Commit

Permalink
fix(workflow): downgrade test-upgrade-legacy version to 2021.7.9
Browse files Browse the repository at this point in the history
- 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.
  • Loading branch information
CoMfUcIoS committed Sep 16, 2024
1 parent 6e6518a commit b08c04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-upgrade-legacy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
matrix:
architecture: [large-with-two-compilers]
image: [almalinux-cloud/almalinux-8]
version: [2023.7.0]
version: [2021.7.9]
to_version: [2023.8.0]
steps:
- name: Start SSH session
Expand Down

0 comments on commit b08c04c

Please sign in to comment.