Update integration tests to run against main and 1.0.x
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
This commit is contained in:
@@ -26,7 +26,7 @@ runs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: spring-projects/spring-ai
|
||||
ref: refs/heads/main
|
||||
ref: ${{ inputs.spring-ai-branch }}
|
||||
path: spring-ai
|
||||
|
||||
- name: Set up JDK 17
|
||||
|
||||
Reference in New Issue
Block a user