Skip to content

Commit

Permalink
demo
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmylife committed Jun 6, 2024
1 parent ce645cc commit 906b618
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,8 @@ jobs:
fail-fast: false
matrix:
GRAFANA_IMAGE: ${{fromJson(needs.resolve-versions.outputs.matrix)}}
exclude:
- ${{ GRAFANA_IMAGE.name }}: grafana-enterprise
name: e2e ${{ matrix.GRAFANA_IMAGE.name }}
if: "${{ matrix.GRAFANA_IMAGE.name }}" == "grafana-dev"
runs-on: ubuntu-latest
steps:
- name: Print Grafana Image Name
Expand Down

0 comments on commit 906b618

Please sign in to comment.