Skip to content

Add GitHub Actions workflow for testing on GPUs #5

Add GitHub Actions workflow for testing on GPUs

Add GitHub Actions workflow for testing on GPUs #5

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: iluvatar-gpu-2-1
container:
image: ccr-2vdh3abv-pub.cnc.bj.baidubce.com/device/paddle-ixuca:latest
steps:
- run: echo "🎉 This job uses runner scale set runners!"
- run: sleep 3600
- run: echo 'pwd'