Skip to content

Commit dec074c

Browse files
authored
typo (#2415)
1 parent 02d6045 commit dec074c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
pytorch_version: [1.3, 1.4, 1.5]
1919
exclude:
2020
# excludes PT 1.3 as it is missing on pypi
21-
- python-version: 3.8
21+
- python_version: 3.8
2222
pytorch_version: 1.3
2323
steps:
2424
- name: Checkout

0 commit comments

Comments
 (0)