Skip to content

Commit

Permalink
verify with diff arch name
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 committed Jun 11, 2024
1 parent d4829f6 commit 25e12b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ public void testBasic_jibImageToDockerDaemon()
}

@Test
public void testBasic_foo_arm64()
public void testBasic_jibImageToDockerDaemon_amd64()
throws IOException, InterruptedException, InvalidImageReferenceException, ExecutionException,
RegistryException, CacheDirectoryCreationException {
// Use arm64v8/busybox as base image.
Expand Down

0 comments on commit 25e12b6

Please sign in to comment.