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 805958f commit 8f78e90Copy full SHA for 8f78e90
.github/workflows/integration-test.yml
@@ -14,7 +14,7 @@ jobs:
14
id-token: write
15
contents: read
16
with:
17
- job-name: Build doc
+ job-name: Integration Tests
18
runner: linux.g5.4xlarge.nvidia.gpu
19
repository: pytorch/audio
20
gpu-arch-type: cuda
0 commit comments