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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected]

0 commit comments

Comments
 (0)