Skip to content

Commit d0bc5d3

Browse files
author
Hugo Rosenkranz-Costa
committed
ci: set cloudproof java and flutter branch to develop
1 parent 08e0712 commit d0bc5d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
needs: cloudproof_python
3636
uses: Cosmian/reusable_workflows/.github/workflows/cloudproof_java_in_docker.yml@develop
3737
with:
38-
branch: feature/covercrypt_rekey
38+
branch: develop
3939
target: x86_64-unknown-linux-gnu
4040
extension: so
4141
destination: linux-x86-64
@@ -65,7 +65,7 @@ jobs:
6565
- cloudproof_python
6666
uses: Cosmian/reusable_workflows/.github/workflows/cloudproof_flutter.yml@develop
6767
with:
68-
branch: feature/covercrypt_rekey
68+
branch: develop
6969
target: x86_64-unknown-linux-gnu
7070
extension: so
7171
copy_fresh_build: false

0 commit comments

Comments
 (0)