Skip to content

Commit

Permalink
Fixes to build on GCC, a lot of rework to widen mul, speed improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
awxkee committed Apr 11, 2024
1 parent 87524e9 commit dc465ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
cmake \
ninja-build \
;
deps.sh
bash deps.sh
run: |
export CMAKE_BUILD_PARALLEL_LEVEL=2
export CTEST_PARALLEL_LEVEL=2
Expand Down

0 comments on commit dc465ed

Please sign in to comment.