Skip to content

Commit

Permalink
ci: set cloudproof java and flutter branch to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Rosenkranz-Costa committed Mar 14, 2024
1 parent 0bae864 commit 83efcfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
needs: test
uses: Cosmian/reusable_workflows/.github/workflows/cloudproof_java_in_docker.yml@develop
with:
branch: feature/covercrypt_rekey
branch: develop
target: x86_64-unknown-linux-gnu
extension: so
destination: linux-x86-64
Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
- test
uses: Cosmian/reusable_workflows/.github/workflows/cloudproof_flutter.yml@develop
with:
branch: feature/covercrypt_rekey
branch: develop
target: x86_64-unknown-linux-gnu
extension: so
copy_fresh_build: false
Expand Down

0 comments on commit 83efcfa

Please sign in to comment.