We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17cf613 commit f65f4b3Copy full SHA for f65f4b3
1 file changed
.github/workflows/package_c.yml
@@ -21,8 +21,8 @@ jobs:
21
strategy:
22
matrix:
23
include:
24
- - tensorflow_build_version: "2.21"
25
- tensorflow_version: "==2.21.*"
+ - tensorflow_build_version: "2.20"
+ tensorflow_version: "==2.20.*"
26
filename: libdeepmd_c.tar.gz
27
steps:
28
- name: Free Disk Space (Ubuntu)
0 commit comments