Skip to content

Commit

Permalink
CI: switch ubuntu runners over to 18.04 and CUDA 11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom94 committed Apr 20, 2023
1 parent 52e560d commit a77dc53
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,20 @@ jobs:
- os: ubuntu-20.04
cuda: "11.3"
arch: 86
- os: ubuntu-18.04
cuda: "10.2"
- os: ubuntu-20.04
cuda: "11.3"
arch: 75
- os: ubuntu-18.04
cuda: "10.2"
- os: ubuntu-20.04
cuda: "11.3"
arch: 70
- os: ubuntu-18.04
cuda: "10.2"
- os: ubuntu-20.04
cuda: "11.3"
arch: 61
- os: ubuntu-18.04
cuda: "10.2"
- os: ubuntu-20.04
cuda: "11.3"
arch: 53
- os: ubuntu-18.04
cuda: "10.2"
- os: ubuntu-20.04
cuda: "11.3"
arch: 37
env:
build_dir: "build"
Expand Down

0 comments on commit a77dc53

Please sign in to comment.