Skip to content

Commit a984b49

Browse files
authored
Update build.yml
1 parent 59165b3 commit a984b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
include:
2323
- os: 'ubuntu-22.04'
24-
cuda: {version: '11.3.1', method: 'network'}
24+
cuda: {version: '11.5.0', method: 'network'}
2525
compiler: {cc: gcc-9, cxx: g++-9, update-alternatives: True}
2626
- os: 'ubuntu-20.04'
2727
cuda: {version: '10.2.89', method: 'local'}

0 commit comments

Comments
 (0)