We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5783ce commit 9754d16Copy full SHA for 9754d16
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
matrix:
28
os: [ "ubuntu-latest" ]
29
python-version: [ "3.8", "3.13" ]
30
- grafana-version: [ "6.7.6", "7.5.17", "8.5.27", "9.5.21", "10.3.12", "10.4.14", "11.4.0" ]
+ grafana-version: [ "6.7.6", "7.5.17", "8.5.27", "9.5.21", "10.3.12", "10.4.16", "11.5.2" ]
31
32
env:
33
OS_TYPE: ${{ matrix.os }}
0 commit comments