Skip to content

Commit 167a320

Browse files
authored
fixes typo ver (#4045)
Signed-off-by: Wenqi Li <[email protected]>
1 parent 4526b68 commit 167a320

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pythonapp-gpu.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- "PT17+CUDA102"
2424
- "PT18+CUDA102"
2525
- "PT18+CUDA112"
26-
- "PT110+CUDA116"
26+
- "PT111+CUDA116"
2727
- "PT110+CUDA102"
2828
- "PT111+CUDA102"
2929
include:
@@ -44,7 +44,7 @@ jobs:
4444
# 21.10: 1.10.0a0+0aef44c
4545
pytorch: "-h"
4646
base: "nvcr.io/nvidia/pytorch:21.10-py3"
47-
- environment: PT110+CUDA116
47+
- environment: PT111+CUDA116
4848
# we explicitly set pytorch to -h to avoid pip install error
4949
# 22.03: 1.12.0a0+2c916ef
5050
pytorch: "-h"

0 commit comments

Comments
 (0)