AirspeedVelocity.jl
AirspeedVelocity.jl copied to clipboard
feature request: Use `juliaup` to customize which version of julia is being tested
trafficstars
If you have juliaup installed, you can do julia +1.8.2 [other arguments] to launch specifically the julia 1.8.2 version of julia. Benchmarking on specific julia version that way would be quite useful.