We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5107fa commit 735e25eCopy full SHA for 735e25e
.github/workflows/main.yml
@@ -33,23 +33,23 @@ jobs:
33
- os: ubuntu-22.04
34
cuda: "11.7"
35
arch: 89
36
- - os: ubuntu-20.04
37
- cuda: "11.3"
+ - os: ubuntu-22.04
+ cuda: "11.7"
38
arch: 86
39
40
41
arch: 75
42
43
44
arch: 70
45
46
47
arch: 61
48
49
50
arch: 53
51
52
53
arch: 37
54
env:
55
build_dir: "build"
0 commit comments