Skip to content

Commit ebb8eee

Browse files
committed
.github/workflows/R.yml: MAKEFLAGS="-j 2"
1 parent 9c93226 commit ebb8eee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/R.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
- { os: ubuntu-24.04, r: 'devel', http-user-agent: 'release' }
5353
env:
5454
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
55+
MAKEFLAGS: "-j 2"
5556

5657
steps:
5758
- name: Disable autocrlf

0 commit comments

Comments
 (0)