Skip to content

Update container image in test_runners.yml #2

Update container image in test_runners.yml

Update container image in test_runners.yml #2

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: ubuntu-24.04
steps:
- run: echo "🎉 This job uses runner scale set runners!"
- run: pwd