Skip to content

Commit 6054c99

Browse files
committed
uncommit_later
1 parent e1cad3f commit 6054c99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-tutorials.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- { shard: 3, num_shards: 5, runner: "linux.4xlarge.nvidia.gpu" }
2222
- { shard: 4, num_shards: 5, runner: "linux.4xlarge.nvidia.gpu" }
2323
- { shard: 5, num_shards: 5, runner: "linux.4xlarge.nvidia.gpu" }
24+
fail-fast: false
2425
runs-on: ${{ matrix.runner }}
2526
env:
2627
DOCKER_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda12.1-cudnn8-py3-gcc9"

0 commit comments

Comments
 (0)