Skip to content

Commit bae44b3

Browse files
committed
ad
1 parent ec56e19 commit bae44b3

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)