Skip to content

Commit

Permalink
Merge pull request #15 from oshadajay/update5
Browse files Browse the repository at this point in the history
Update build pipeline
  • Loading branch information
oshadajay authored Jun 21, 2023
2 parents 2248c9c + 2ea7222 commit 53160b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
call_stdlib_workflow:
name: Run StdLib Workflow
if: ${{ github.event_name != 'schedule' || (github.event_name == 'schedule' && github.repository_owner == 'ballerina-platform') }}
uses: ballerina-platform/ballerina-standard-library/.github/workflows/build-with-bal-test-native-template.yml@main
uses: ballerina-platform/ballerina-standard-library/.github/workflows/build-with-bal-test-graalvm-template.yml@main
with:
lang_tag: ${{ inputs.lang_tag }}
lang_version: ${{ inputs.lang_version }}
Expand Down

0 comments on commit 53160b5

Please sign in to comment.