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

Commit

Permalink
remove CUDA 10.1 Docker image build
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Sep 1, 2021
1 parent ae7942e commit 313428c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
cuda: ['10.1', '10.2', '11.1']
cuda: ['10.2', '11.1']

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 313428c

Please sign in to comment.