File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22 SECRET_CODECOV_TOKEN : " MIXvKy8FpOJzyBykdGQdVdn0jVli57e1Mc1QQQQA6RyLBdViYwCOjLQS+Yh5sgeD5eEm9JLtu6ISePq01EjqpHF7/6zJlcEJTqj2JidcH/sp/FnJiIY0MfV48DSrz1XA7rN6hHQ8wh09+BMG1Ur4CbtwVQl1HF3wZqmt+b2Ahknyxd0mrIoT3j6RJ90vVSGagLLqWolaQLLOFoGNyHbeFV15r1YXLZDkwyE1SSNz4JF3qEN7vFbM9ZnbR4edd7zWABdDiGd3FDnbn1OJFbZ3JzJXph6JAxZyF34RFDzZsERiKyIrAM+0LfyDYqCAcYnjDpJoEASZugTTwIKXOjUkyQ==;U2FsdGVkX1+go3U7v0bYSZs2Lx4R/lwnJXQm4ATdXL2Y7x5H9QDOgazDvusO8UmBtwHFi3szvPuuxr/gcXYgxw=="
33
44steps :
5- - label : " Julia 1.5 "
5+ - label : " Julia 1.6 "
66 plugins :
77 - JuliaCI/julia#v1:
8- version : 1.5
8+ version : 1.6
99 - JuliaCI/julia-test#v1: ~
1010 - JuliaCI/julia-coverage#v1:
1111 codecov : true
@@ -15,10 +15,10 @@ steps:
1515 if : build.message !~ /\[skip tests\]/
1616 timeout_in_minutes : 60
1717
18- - label : " Julia 1.6 "
18+ - label : " Julia 1.7 "
1919 plugins :
2020 - JuliaCI/julia#v1:
21- version : 1.6-nightly
21+ version : 1.7
2222 - JuliaCI/julia-test#v1: ~
2323 - JuliaCI/julia-coverage#v1:
2424 codecov : true
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1313
1414[compat ]
1515CEnum = " 0.4"
16- CUDA = " 2.2"
16+ CUDA = " 2.2, 3 "
1717JSON = " 0.21"
1818julia = " 1.5"
1919
You can’t perform that action at this time.
0 commit comments