diff --git a/.github/workflows/build-with-bal-test-graalvm.yml b/.github/workflows/build-with-bal-test-graalvm.yml index e3c0b00c..77b6a777 100644 --- a/.github/workflows/build-with-bal-test-graalvm.yml +++ b/.github/workflows/build-with-bal-test-graalvm.yml @@ -6,11 +6,11 @@ on: lang_tag: description: Branch/Release Tag of the Ballerina Lang required: true - default: master + default: 2201.9.x lang_version: - description: Ballerina Lang Version (If given ballerina lang buid will be skipped) + description: Ballerina Lang Version (If given ballerina lang build will be skipped) required: false - default: '' + default: 2201.9.0 native_image_options: description: Default native-image options required: false