test on linux_multiarch

This commit is contained in:
PrimedErwin 2025-05-15 20:17:23 +08:00
parent f1914eb723
commit 7da0afb59f

View File

@ -163,7 +163,7 @@ jobs:
uname -m
python -c "import struct; print(8 * struct.calcsize('P'))"
python cmake_build.py
python cmake_build.py Release -DPK_ENABLE_DETERMINISTIC_FLOAT=ON
python scripts/run_tests.py
shell: alpine.sh --root {0}