We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ff1fc commit 2802016Copy full SHA for 2802016
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
fail-fast: false
11
matrix:
12
version:
13
- - '1.0'
+ # - '1.0' # incompatible with CUDA.jl
14
- '1'
15
- 'nightly'
16
os:
0 commit comments