Skip to content

Commit 2802016

Browse files
committed
disable CI with Julia@1.0
1 parent c3ff1fc commit 2802016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
version:
13-
- '1.0'
13+
# - '1.0' # incompatible with CUDA.jl
1414
- '1'
1515
- 'nightly'
1616
os:

0 commit comments

Comments
 (0)