Closed omlins closed 2 years ago
Adjust the workflow to test with the minimum required version and the latest version.
CUDA 3 requires at least Julia 1.6 (https://github.com/JuliaGPU/CUDA.jl/blob/v3.0.0/Project.toml), so we need to set the minimum to this version (else it fails as it cannot install CUDA).
Adjust the workflow to test with the minimum required version and the latest version.