Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro authored Nov 30, 2024
1 parent d925074 commit 154deb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-e2e-cassandra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
exclude:
# Exclude v1 as create schema on fly is available for v2 only
- jaeger-version: v1
skip-apply-schema: true
create-schema: auto
name: ${{ matrix.version.distribution }} ${{ matrix.version.major }} ${{ matrix.jaeger-version }} ${{ matrix.create-schema }}
steps:
- name: Harden Runner
Expand Down

0 comments on commit 154deb9

Please sign in to comment.