Merge branch '3.1.x'
This commit is contained in:
@@ -157,6 +157,7 @@ abstract class AbstractLaunchScriptIntegrationTests {
|
||||
}
|
||||
switch (arch) {
|
||||
case "amd64":
|
||||
case "x86_64":
|
||||
return AMD64;
|
||||
case "aarch64":
|
||||
return AARCH64;
|
||||
|
||||
Reference in New Issue
Block a user