Skip to content

Commit 7de3aad

Browse files
committed
250829.092615.CST [skip ci]set SWAP_SIZE=20 for profile_intrinsic_linalg
1 parent 9b8a27a commit 7de3aad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/profile_intrinsic_linalg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
run: git checkout HEAD^ && cd .development && bash ./archnorma && cd ../ && git checkout -
9090

9191
- name: Miscellaneous setup
92-
run: bash .github/scripts/misc_setup
92+
run: export SWAP_SIZE=20 && bash .github/scripts/misc_setup
9393

9494
- name: Clone MatCUTEst
9595
uses: actions/checkout@v5.0.0

0 commit comments

Comments
 (0)