Skip to content

Commit

Permalink
Change buildchain project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lucamolteni committed Jul 25, 2024
1 parent e35625e commit 9ca7b68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci/buildchain-project-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ dependencies:
default:
- source: development
target: 9.x
- source: 8.x
- source: development
target: main
dependant:
default:
- source: 9.x
target: development
- source: main
target: 8.x
target: development

0 comments on commit 9ca7b68

Please sign in to comment.