Skip to content

Commit 2882400

Browse files
committed
CI: Update to Grafana "9.5.21", "10.3.12", "10.4.14", "11.4.0"
1 parent 129b2d9 commit 2882400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
matrix:
2828
os: [ "ubuntu-latest" ]
2929
python-version: [ "3.8", "3.13" ]
30-
grafana-version: [ "6.7.6", "7.5.17", "8.5.27", "9.5.18", "10.3.5", "10.4.1", "11.2.2" ]
30+
grafana-version: [ "6.7.6", "7.5.17", "8.5.27", "9.5.21", "10.3.12", "10.4.14", "11.4.0" ]
3131

3232
env:
3333
OS_TYPE: ${{ matrix.os }}

0 commit comments

Comments
 (0)