diff --git a/.github/workflows/build-and-optionally-test-wheels-on-one-platform.yml b/.github/workflows/build-and-optionally-test-wheels-on-one-platform.yml index aa39228062..f34082b38c 100644 --- a/.github/workflows/build-and-optionally-test-wheels-on-one-platform.yml +++ b/.github/workflows/build-and-optionally-test-wheels-on-one-platform.yml @@ -139,7 +139,7 @@ jobs: matrix: python-version: ${{ fromJson(inputs.python-versions) }} fail-fast: false - uses: aerospike/shared-workflows/.github/workflows/reusable_execute-build.yaml@1004088a1b5122b9b71a39b40f619f6b50e78d16 + uses: aerospike/shared-workflows/.github/workflows/reusable_execute-build.yaml@c230de37698348f154265b41da2cdedf3a62d55b with: runs-on: ${{ needs.get-build-runner-os.outputs.runner-os }} jf-project: ${{ vars.JFROG_PROJECT_FOR_CLIENT_TEAM }}