Skip to content

Commit

Permalink
Trying to fix the release. (#1559)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieldemarmiesse authored Apr 3, 2020
1 parent a7d9910 commit 6de3943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Build manylinux2010 wheels
run: |
docker run -e TF_NEED_CUDA=1 -v ${PWD}:/addons -w /addons \
gcr.io/tensorflow-testing/nosla-cuda10.1-cudnn7-ubuntu16.04-manylinux2010 \
seanpmorgan/tensorflow:2.1.0-custom-op-gpu-ubuntu16-minimal \
tools/ci_build/builds/release_linux.sh
sudo apt-get install patchelf
Expand Down

0 comments on commit 6de3943

Please sign in to comment.