Skip to content

Commit 490510c

Browse files
Plataneclaude
andcommitted
Restore full Grafana version matrix for e2e
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d80bd9f commit 490510c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,7 @@ jobs:
8989
strategy:
9090
fail-fast: false
9191
matrix:
92-
GRAFANA_IMAGE:
93-
- name: grafana-oss
94-
version: '12.4.0'
92+
GRAFANA_IMAGE: ${{ fromJson(needs.build.outputs.e2e-matrix) }}
9593
QUICKWIT_VERSION: [edge]
9694
steps:
9795
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)