Skip to content

Commit d54a9a9

Browse files
committed
ci: enable broken 6.1.0 -> 6.2.0 update tests
1 parent 6da899d commit d54a9a9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ jobs:
7070
- initial: "emqx/emqx:6.0.2"
7171
upgrade: "emqx/emqx:6.1.0"
7272
profile: "6.0.2-6.1.0"
73+
# Broken update: testing workaround.
74+
- initial: "emqx/emqx:6.1.0"
75+
upgrade: "emqx/emqx:6.2.0"
76+
profile: "6.1.0-6.2.0"
7377

7478
runs-on: ubuntu-latest
7579
env:

0 commit comments

Comments
 (0)