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 fd21eaf commit 306967bCopy full SHA for 306967b
.github/workflows/tests.yml
@@ -26,7 +26,7 @@ jobs:
26
strategy:
27
matrix:
28
os: [ "ubuntu-latest" ]
29
- python-version: [ "3.7", "3.8", "3.9", "3.10", "3.11" ]
+ python-version: [ "3.7", "3.11" ]
30
grafana-version: [ "6.7.6", "7.5.17", "8.5.15", "9.2.7" ]
31
32
env:
0 commit comments