Skip to content

Commit

Permalink
Update arm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxiao1254 authored Feb 23, 2023
1 parent 7141d29 commit d16142e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Test
shell: bash
run: |
ctest -E "conversion" # exclude tests that need more memory than available
ctest -E "conversion|ram" # exclude tests that need more memory than available

0 comments on commit d16142e

Please sign in to comment.