Skip to content

Commit

Permalink
Reduce number of e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolai-laevskii committed Jun 6, 2023
1 parent faa708d commit 4827734
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -433,8 +433,8 @@ jobs:
fail-fast: false
matrix:
operating-system: [ubuntu-latest, windows-latest, macOS-latest]
lower-version: ['2.2.402', '3.0.103', '3.1.426', '6.0.408', '7.0.100']
higher-version: ['6.0.408', '7.0.203']
lower-version: ['3.1.426']
higher-version: ['7.0.203']
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 4827734

Please sign in to comment.