Skip to content

Commit 61d6418

Browse files
committed
ad
1 parent 879902c commit 61d6418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jobs-windows-live.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@testset "[LIVE] Windows batch job" begin
22
windows_batch_image = try
3-
JuliaHub.batchimage("winworkstation-batch", "default"; auth)
3+
JuliaHub.batchimage("winworkstation-batch"; auth)
44
catch e
55
isa(e, JuliaHub.InvalidRequestError) || rethrow(e)
66
@warn """

0 commit comments

Comments
 (0)