Skip to content

Commit

Permalink
CI: Use most recent Grafana 8.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Dec 17, 2021
1 parent 5db8dda commit 5f86eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
os: [ ubuntu-latest ] # , macos-latest, windows-latest ]
python-version: [ "3.6", "3.7", "3.8", "3.9", "3.10" ]
grafana-version: [ "6.7.6", "7.5.12", "8.3.2" ]
grafana-version: [ "6.7.6", "7.5.12", "8.3.3" ]
include:
- os: ubuntu-latest
path: ~/.cache/pip
Expand Down

0 comments on commit 5f86eec

Please sign in to comment.