Skip to content

Commit c230292

Browse files
Update .github/workflows/python-package.yml
Co-authored-by: Matthew Douglas <[email protected]>
1 parent 2d1fe52 commit c230292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
os: [ubuntu-latest, windows-latest]
6565
arch: [x86_64, aarch64]
6666
cuda_version:
67-
["11.7.1", "11.8.0", "12.0.1", "12.1.1", "12.2.2", "12.3.2", "12.4.1", "12.5.1", "12.6.3"]
67+
["11.7.1", "11.8.0", "12.0.1", "12.1.1", "12.2.2", "12.3.2", "12.4.1", "12.5.1", "12.6.2"]
6868
exclude:
6969
- os: windows-latest # This probably requires arm64 Windows agents
7070
arch: aarch64

0 commit comments

Comments
 (0)