Skip to content

Commit ae79617

Browse files
committed
Add extra-large-with-dr to upgrade test matrix
And bump the test versions to the current latest LTS and STS.
1 parent 1a52649 commit ae79617

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/test-upgrade.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: "Upgrade PE"
2+
name: "Upgrade test"
33

44
on: push
55

@@ -49,10 +49,11 @@ jobs:
4949
matrix:
5050
architecture:
5151
- 'standard'
52+
- 'extra-large-with-dr'
5253
version:
53-
- '2019.8.7'
54+
- '2019.8.8'
5455
version_to_upgrade:
55-
- '2021.2.0'
56+
- '2021.3.0'
5657
image:
5758
- 'centos-7'
5859
download_mode:

0 commit comments

Comments
 (0)