Skip to content

Commit 4827734

Browse files
Reduce number of e2e tests
1 parent faa708d commit 4827734

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,8 +433,8 @@ jobs:
433433
fail-fast: false
434434
matrix:
435435
operating-system: [ubuntu-latest, windows-latest, macOS-latest]
436-
lower-version: ['2.2.402', '3.0.103', '3.1.426', '6.0.408', '7.0.100']
437-
higher-version: ['6.0.408', '7.0.203']
436+
lower-version: ['3.1.426']
437+
higher-version: ['7.0.203']
438438
steps:
439439
- name: Checkout
440440
uses: actions/checkout@v3

0 commit comments

Comments
 (0)