Skip to content

Commit

Permalink
Use 2201.11.0-pre-rc1 tag for pr connector build
Browse files Browse the repository at this point in the history
  • Loading branch information
ravinperera00 committed Dec 13, 2024
1 parent 767945f commit 919e5f3
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/[email protected]
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 919e5f3

Please sign in to comment.