Skip to content

Commit

Permalink
revert to old matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
sunker committed Dec 14, 2023
1 parent 3e5baa0 commit e6c1b9b
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,8 @@ jobs:
strategy:
fail-fast: false
matrix:
GRAFANA_VERSION:
[
'10.2.2',
'10.1.5',
'10.0.9',
'9.5.14',
'9.4.17',
'9.3.16',
'9.2.20',
'9.1.8',
'9.0.8',
'8.5.27',
'8.4.11',
'8.3.11',
'8.2.7',
'8.1.8',
'8.0.7',
]
GRAFANA_VERSION: ['latest', '10.0.5', '9.5.5', '9.2.5']
GOOGLE_SHEETS_VERSION: ['1.2.4', '1.2.0']
name: E2E Tests - Grafana@${{ matrix.GRAFANA_VERSION }} GoogleSheets@${{ matrix.GOOGLE_SHEETS_VERSION }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e6c1b9b

Please sign in to comment.