Skip to content

Commit 12cdf52

Browse files
committed
Fix native packager tests
1 parent ac40e48 commit 12cdf52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/integration/src/test/scala/scala/cli/integration/NativePackagerTests.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ class NativePackagerTests extends ScalaCliSuite {
375375
helloWorldFileName,
376376
"--native",
377377
"-S",
378-
"2.13.6",
378+
"2.13",
379379
"--docker",
380380
"--docker-image-repository",
381381
imageRepository,

0 commit comments

Comments
 (0)