diff --git a/test/jobs-windows-live.jl b/test/jobs-windows-live.jl index aeaa33fd6..7b82a591c 100644 --- a/test/jobs-windows-live.jl +++ b/test/jobs-windows-live.jl @@ -1,6 +1,6 @@ @testset "[LIVE] Windows batch job" begin windows_batch_image = try - JuliaHub.batchimage("winworkstation-batch", "default"; auth) + JuliaHub.batchimage("winworkstation-batch"; auth) catch e isa(e, JuliaHub.InvalidRequestError) || rethrow(e) @warn """