Skip to content

Commit 0aff366

Browse files
author
Łukasz Molski
committed
Update e2e
1 parent 5d6a964 commit 0aff366

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e-all-versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
host-app-version: [ "0.8.5", "0.9.2", "0.10.3", "0.10.4", "1.0.0", "1.0.5", "1.1.3", "1.1.6" ]
16-
guest-app-version: [ "0.8.5", "0.9.2", "0.10.3", "0.10.4", "1.0.0", "1.0.5", "1.1.3", "1.1.6" ]
15+
host-app-version: [ "0.8.5", "0.9.2", "0.10.3", "0.10.4", "1.0.0", "1.0.1", "1.0.5", "1.1.1", "1.1.3", "1.1.6" ]
16+
guest-app-version: [ "0.8.5", "0.9.2", "0.10.3", "0.10.4", "1.0.0", "1.0.1", "1.0.5", "1.1.1", "1.1.3", "1.1.6" ]
1717

1818
steps:
1919
- name: Checkout repository

0 commit comments

Comments
 (0)