We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62ac45c commit dbceb6cCopy full SHA for dbceb6c
.github/workflows/test_runners.yml
@@ -6,7 +6,7 @@ jobs:
6
# You need to use the INSTALLATION_NAME from the previous step
7
runs-on: bj-gpu-03
8
container:
9
- image: ccr-2vdh3abv-pub.cnc.bj.baidubce.com/device/paddle-ixuca:latest
+ image: ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddle:3.2.1-gpu-cuda11.8-cudnn8.9
10
steps:
11
- run: echo "🎉 This job uses runner scale set runners!"
12
- run: sleep 3600
0 commit comments