Skip to content

Commit

Permalink
CI: Update to Grafana 11.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Oct 18, 2024
1 parent e96bf02 commit d58a3bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
matrix:
os: [ "ubuntu-latest" ]
python-version: [ "3.8", "3.13" ]
grafana-version: [ "6.7.6", "7.5.17", "8.5.27", "9.5.18", "10.3.5", "10.4.1", "11.1.0" ]
grafana-version: [ "6.7.6", "7.5.17", "8.5.27", "9.5.18", "10.3.5", "10.4.1", "11.2.2" ]

env:
OS_TYPE: ${{ matrix.os }}
Expand Down
2 changes: 1 addition & 1 deletion tests/.env
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
#GRAFANA_VERSION=10.1.9
#GRAFANA_VERSION=10.3.5
#GRAFANA_VERSION=10.4.1
GRAFANA_VERSION=11.1.0
GRAFANA_VERSION=11.2.2

0 comments on commit d58a3bd

Please sign in to comment.