Skip to content

Commit

Permalink
exclude enterprise
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmylife committed Jun 6, 2024
1 parent 772e80e commit fa15d77
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 42 deletions.
File renamed without changes.
42 changes: 0 additions & 42 deletions .github/workflows/demo.yml

This file was deleted.

File renamed without changes.
2 changes: 2 additions & 0 deletions .github/e2e.yml → .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +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 }}
runs-on: ubuntu-latest
steps:
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit fa15d77

Please sign in to comment.