Skip to content

Commit

Permalink
ignore failure for zstd-static
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnuj committed Jan 29, 2024
1 parent c7da046 commit 08188f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kava-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,5 @@ jobs:
repo: ${{ matrix.repo }}
version: ${{ format('{0}{1}', matrix.version, matrix.version_suffix) }}
repo_tag: ${{ format('v{0}', matrix.version) }}
cosmos_build_options: ${{ matrix.cosmos_build_options }}
rocksdb_version: ${{ matrix.rocksdb_version }}
cosmos_build_options: ${{ matrix.cosmos_build_options }}

0 comments on commit 08188f5

Please sign in to comment.