Skip to content

Commit

Permalink
Pin 2.10 branch CI to tensorflow 2.10.0rc0 (#5847)
Browse files Browse the repository at this point in the history
  • Loading branch information
yatbear committed Aug 5, 2022
1 parent 55af52f commit ef299e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -27,7 +27,7 @@ env:
BUILDTOOLS_VERSION: '3.0.0'
BUILDIFIER_SHA256SUM: 'e92a6793c7134c5431c58fbc34700664f101e5c9b1c1fcd93b97978e8b7f88db'
BUILDOZER_SHA256SUM: '3d58a0b6972e4535718cdd6c12778170ea7382de7c75bc3728f5719437ffb84d'
TENSORFLOW_VERSION: 'tf-nightly'
TENSORFLOW_VERSION: 'tensorflow==2.10.0rc0'

jobs:
build:
Expand Down

0 comments on commit ef299e8

Please sign in to comment.