Skip to content

Commit 29e8a33

Browse files
authored
community-ci: try diff bug fix (#37617)
1 parent 898de93 commit 29e8a33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/community_ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ jobs:
6060
uses: ./.github/actions/run-airbyte-ci
6161
with:
6262
context: "pull_request"
63+
# Trying out the bug WIP bug fix from this PR https://github.com/airbytehq/airbyte/pull/37616
64+
airbyte_ci_binary_url: https://storage.googleapis.com/dev-airbyte-cloud-connector-metadata-service/airbyte-ci/releases/ubuntu/e4cd71d/airbyte-ci
6365
dagger_cloud_token: ${{ secrets.DAGGER_CLOUD_TOKEN_2 }}
6466
docker_hub_password: ${{ secrets.DOCKER_HUB_PASSWORD }}
6567
docker_hub_username: ${{ secrets.DOCKER_HUB_USERNAME }}

0 commit comments

Comments
 (0)