We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86f8a3 commit d527f27Copy full SHA for d527f27
.github/workflows/docker-builds.yml
@@ -29,7 +29,7 @@ jobs:
29
- docker-image-name: torchtitan-ubuntu-20.04-clang12
30
runner: [self-hosted, linux.2xlarge]
31
- docker-image-name: torchtitan-rocm-pytorch-nightly-ubuntu-22.04-clang19-py3
32
- runner: [linux.12xlarge]
+ runner: [linux.2xlarge]
33
runs-on: ${{ matrix.runner }}
34
timeout-minutes: 240
35
env:
0 commit comments