Skip to content

Commit

Permalink
Merge pull request #7465 from ravinperera00/java21
Browse files Browse the repository at this point in the history
Use `2201.11.0-pre-rc1` tag for PR connector build
  • Loading branch information
warunalakshitha authored Dec 13, 2024
2 parents 767945f + 919e5f3 commit 441be95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build-connector-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Set Up Ballerina
uses: ballerina-platform/setup-ballerina@v1.1.0
with:
version: ${{ env.BAL_VERSION }}
version: 2201.11.0-pre-rc1

- name: Set up JDK 21
uses: actions/setup-java@v3
Expand Down

0 comments on commit 441be95

Please sign in to comment.