AirspeedVelocity.jl icon indicating copy to clipboard operation
AirspeedVelocity.jl copied to clipboard

feature request: Use `juliaup` to customize which version of julia is being tested

Open Krastanov opened this issue 2 years ago • 4 comments
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.

Krastanov avatar Apr 07 '23 13:04 Krastanov