Skip to content

Commit

Permalink
exclude v1 run with skip-apply-schema as true
Browse files Browse the repository at this point in the history
Signed-off-by: Alok Kumar Singh <[email protected]>
  • Loading branch information
akstron committed Nov 28, 2024
1 parent 4aeaad7 commit 0167cb6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-e2e-cassandra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
- distribution: cassandra
major: 5.x
schema: v004
exclude:
- jaeger-version: v1
skip-apply-schema: true
name: ${{ matrix.version.distribution }} ${{ matrix.version.major }} ${{ matrix.jaeger-version }}
steps:
- name: Harden Runner
Expand Down

0 comments on commit 0167cb6

Please sign in to comment.