File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ public void demo_dropwizard() {
8686 new Target ("macos" , "x64" ).setTags ("test" ).setHost ("bmh-build-x64-macos-latest" ),
8787 new Target ("macos" , "arm64" ).setTags ("test" ).setHost ("bmh-build-arm64-macos-latest" ),
8888 new Target ("windows" , "x64" ).setTags ("test" ).setHost ("bmh-build-x64-windows-latest" ),
89- // new Target("windows", "arm64").setTags("test").setHost("bmh-build-arm64-windows-latest"),
89+ new Target ("windows" , "arm64" ).setTags ("test" ).setHost ("bmh-build-arm64-windows-latest" ),
9090 new Target ("freebsd" , "x64" ).setTags ("test" ).setHost ("bmh-build-x64-freebsd-latest" ),
9191 new Target ("openbsd" , "x64" ).setTags ("test" ).setHost ("bmh-build-x64-openbsd-latest" )
9292 );
Original file line number Diff line number Diff line change 11Buildx Results
22--------------
33Cross platform tests use the Buildx project: https://github.com/fizzed/buildx
4- Commit: 799c45ef004dbde1c096f4bbc200de21526b1f5e
5- Date: 2025-01-10T22:06:16.765612Z [UTC]
4+ Commit: 7a93bccebe8a12b83b8f6e812537b9757b9a36ab
5+ Date: 2025-01-11T03:20:53.611993Z [UTC]
66
77linux-x64 success
88linux-arm64 success
@@ -11,6 +11,7 @@ linux_musl-x64 success
1111macos-x64 success
1212macos-arm64 success
1313windows-x64 success
14+ windows-arm64 success
1415freebsd-x64 success
1516openbsd-x64 success
1617
You can’t perform that action at this time.
0 commit comments