Disable Java on arm64-windows while Java on the runner is incorrect for arm64. (#5676)

This commit is contained in:
Larry Knox
2025-07-18 14:50:47 -05:00
committed by GitHub
parent ed5c07223a
commit b08f2481a1
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
os: windows-11-arm
cpp: ON
fortran: OFF
java: ON
java: OFF
docs: ON
libaecfc: ON
localaec: OFF