Skip to content

Commit e7ac4e3

Browse files
committed
Maybe it's a ram issue
1 parent 3f1206a commit e7ac4e3

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
@@ -150,7 +150,7 @@ jobs:
150150
uses: julia-actions/julia-runtest@v1
151151
if: runner.os != 'Windows'
152152
with:
153-
test_args: '--quickfail --platform=pocl --verbose'
153+
test_args: '--quickfail --platform=pocl --verbose --jobs=2'
154154

155155
- name: Setup BusyBox
156156
if: runner.os == 'Windows'

0 commit comments

Comments
 (0)