We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa03a9 commit 7c90ed3Copy full SHA for 7c90ed3
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ env:
32
BUILDTOOLS_VERSION: '3.0.0'
33
BUILDIFIER_SHA256SUM: 'e92a6793c7134c5431c58fbc34700664f101e5c9b1c1fcd93b97978e8b7f88db'
34
BUILDOZER_SHA256SUM: '3d58a0b6972e4535718cdd6c12778170ea7382de7c75bc3728f5719437ffb84d'
35
- TENSORFLOW_VERSION: 'tf-nightly'
+ TENSORFLOW_VERSION: 'tensorflow==2.9.0rc1'
36
37
jobs:
38
build:
0 commit comments