We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c10c84 commit c9b63dcCopy full SHA for c9b63dc
ci/run_bazel_test.sh
@@ -24,6 +24,7 @@ if [[ $JAXCI_RUN_BAZEL_TEST_CPU == 1 ]]; then
24
25
if [[ $os =~ "msys" ]]; then
26
os="windows"
27
+ arch="amd64"
28
fi
29
30
# If running on Mac or Linux Aarch64, we only build the test targets and
0 commit comments