Skip to content

Commit c65e0fb

Browse files
committed
Maybe it's a ram issue
1 parent 635c917 commit c65e0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
uses: julia-actions/julia-runtest@v1
142142
if: runner.os != 'Windows'
143143
with:
144-
test_args: '--quickfail --platform=pocl --verbose'
144+
test_args: '--quickfail --platform=pocl --verbose --jobs=2'
145145

146146
- name: Setup BusyBox
147147
if: runner.os == 'Windows'

0 commit comments

Comments
 (0)