Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
needs: test
uses: Cosmian/reusable_workflows/.github/workflows/cloudproof_java_in_docker.yml@develop
with:
branch: update_findex_4
branch: develop
target: x86_64-unknown-linux-gnu
extension: so
destination: linux-x86-64
Expand All @@ -103,7 +103,7 @@ jobs:
needs: test
uses: Cosmian/reusable_workflows/.github/workflows/cloudproof_js.yml@develop
with:
branch: update_findex_4
branch: develop
target: wasm32-unknown-unknown
kms-version: 4.3.3
copy_fresh_build: false
Expand All @@ -116,7 +116,7 @@ jobs:
- test
uses: Cosmian/reusable_workflows/.github/workflows/cloudproof_flutter.yml@develop
with:
branch: update_findex_4
branch: develop
target: x86_64-unknown-linux-gnu
extension: so
copy_fresh_build: false
Expand Down
Binary file modified tests/data/export/sqlite.db
Binary file not shown.