Skip to content

Commit

Permalink
Merge pull request #28 from dkazanc/dkazanc-patch-1
Browse files Browse the repository at this point in the history
Update linux.yml
  • Loading branch information
dkazanc committed Oct 30, 2023
2 parents b03102f + f59d40a commit ccc5405
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ jobs:
matrix:
include:
# 18.04 supports CUDA 10.1+ (gxx <= 8)
#- os: ubuntu-18.04
# cuda: "10.1"
# gcc: 8
# 16.04 supports CUDA 8+
- os: ubuntu-16.04
- os: ubuntu-18.04
cuda: "10.1"
gcc: 7
gcc: 8
# 16.04 supports CUDA 8+
#- os: ubuntu-16.04
# cuda: "10.1"
# gcc: 7
#- os: ubuntu-16.04
# cuda: "9.2"
# gcc: 7
Expand Down

0 comments on commit ccc5405

Please sign in to comment.