Skip to content

Commit dbceb6c

Browse files
authored
Update Docker image for Explore-GitHub-Actions
1 parent 62ac45c commit dbceb6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_runners.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
# You need to use the INSTALLATION_NAME from the previous step
77
runs-on: bj-gpu-03
88
container:
9-
image: ccr-2vdh3abv-pub.cnc.bj.baidubce.com/device/paddle-ixuca:latest
9+
image: ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddle:3.2.1-gpu-cuda11.8-cudnn8.9
1010
steps:
1111
- run: echo "🎉 This job uses runner scale set runners!"
1212
- run: sleep 3600

0 commit comments

Comments
 (0)