Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 313428c

Browse files
committed
remove CUDA 10.1 Docker image build
1 parent ae7942e commit 313428c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ jobs:
566566
runs-on: ubuntu-latest
567567
strategy:
568568
matrix:
569-
cuda: ['10.1', '10.2', '11.1']
569+
cuda: ['10.2', '11.1']
570570

571571
steps:
572572
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)