We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2aed7a commit d30297aCopy full SHA for d30297a
.github/workflows/test_runners.yml
@@ -5,6 +5,8 @@ jobs:
5
Explore-GitHub-Actions:
6
# You need to use the INSTALLATION_NAME from the previous step
7
runs-on: iluvatar-gpu-2-1
8
+ container:
9
+ image: ubuntu-24.04
10
steps:
11
- run: echo "🎉 This job uses runner scale set runners!"
12
- run: pwd
0 commit comments