Skip to content

Commit 59165b3

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

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
@@ -23,7 +23,7 @@ jobs:
2323
- os: 'ubuntu-22.04'
2424
cuda: {version: '11.3.1', method: 'network'}
2525
compiler: {cc: gcc-9, cxx: g++-9, update-alternatives: True}
26-
- os: 'ubuntu-22.04'
26+
- os: 'ubuntu-20.04'
2727
cuda: {version: '10.2.89', method: 'local'}
2828
compiler: {cc: gcc-8, cxx: g++-8, update-alternatives: True}
2929

0 commit comments

Comments
 (0)