Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mhwasil committed Apr 23, 2024
1 parent c367189 commit 92baf32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ jobs:
]
needs:
[
source-cuda11-pytorch-2_2_2,
source-cuda12-pytorch-2_2_2,
source-cuda11-pytorch_2_2_2,
source-cuda12-pytorch_2_2_2,
base-gpu-notebook-cuda11,
base-gpu-notebook-cuda12,
ml-notebook-cuda11,
Expand Down

0 comments on commit 92baf32

Please sign in to comment.