"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "26475082cb9db5da659378c978496999d338b960"
Unverified Commit b328b85f authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[CI] update python version for tensorflow (#6125)

parent c8414962
......@@ -406,7 +406,7 @@ pipeline {
agent {
docker {
label "linux-cpu-node"
image "dgllib/dgl-ci-cpu:v230711"
image "dgllib/dgl-ci-cpu:v230810"
alwaysPull true
}
}
......
name: tensorflow-ci
dependencies:
- python=3.7.0
- python=3.7
- pip
- pip:
- tensorflow==2.3.0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment