Skip to content

Commit f0d3c9a

Browse files
authored
Pin TF for 2.21 branch (#7128)
This is the 1/3 changes for release of 2.21.0
1 parent 6feb9c9 commit f0d3c9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ env:
3030
BUILDTOOLS_VERSION: '3.0.0'
3131
BUILDIFIER_SHA256SUM: 'e92a6793c7134c5431c58fbc34700664f101e5c9b1c1fcd93b97978e8b7f88db'
3232
BUILDOZER_SHA256SUM: '3d58a0b6972e4535718cdd6c12778170ea7382de7c75bc3728f5719437ffb84d'
33-
TENSORFLOW_VERSION: 'tf-nightly'
33+
TENSORFLOW_VERSION: 'tf-nightly==2.21.0.dev20260203'
3434

3535
defaults:
3636
run:

0 commit comments

Comments
 (0)