We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbceb6c commit 8b59b6cCopy full SHA for 8b59b6c
.github/workflows/test_runners.yml
@@ -4,7 +4,7 @@ on: [push]
4
jobs:
5
Explore-GitHub-Actions:
6
# You need to use the INSTALLATION_NAME from the previous step
7
- runs-on: bj-gpu-03
+ runs-on: bj-gpu03
8
container:
9
image: ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddle:3.2.1-gpu-cuda11.8-cudnn8.9
10
steps:
0 commit comments