Skip to content

Fix runner name in test_runners.yml #12

Fix runner name in test_runners.yml

Fix runner name in test_runners.yml #12

Workflow file for this run

name: Actions Runner Controller Demo
on: [push]
jobs:
Explore-GitHub-Actions:
# You need to use the INSTALLATION_NAME from the previous step
runs-on: bjgpu03
container:
image: ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddle:3.2.1-gpu-cuda11.8-cudnn8.9
steps:
- run: echo "🎉 This job uses runner scale set runners!"
- run: sleep 3600
- run: echo 'pwd'