We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d30297a commit ef66e45Copy full SHA for ef66e45
.github/workflows/test_runners.yml
@@ -6,7 +6,7 @@ jobs:
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
+ image: ccr-2vdh3abv-pub.cnc.bj.baidubce.com/device/paddle-ixuca:latest
10
steps:
11
- run: echo "🎉 This job uses runner scale set runners!"
12
- run: pwd
0 commit comments