diff --git a/.github/workflows/build-with-bal-test-native.yml b/.github/workflows/build-with-bal-test-native.yml index f218199..625c33e 100644 --- a/.github/workflows/build-with-bal-test-native.yml +++ b/.github/workflows/build-with-bal-test-native.yml @@ -44,9 +44,9 @@ jobs: native-image --version - name: Set Up Ballerina - uses: ballerina-platform/setup-ballerina@v1 + uses: ballerina-platform/setup-ballerina@v1.1.0 with: - version: 2201.5.0 + version: latest - name: Run Ballerina tests using the native executable run: bal test --native ./cosmosdb