Skip to content

Commit c050cdb

Browse files
committed
One more job, so that R 3.4 and 3.3 finish in time
1 parent 05ae55b commit c050cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fail-fast: false
3434
# Ensure that the "cancel" workflow gets a chance to run quickly, even if we just pushed
3535
# Need to figure out how to smoke-test
36-
max-parallel: 5
36+
max-parallel: 6
3737
matrix:
3838
config:
3939
- { os: macOS-latest, r: 'release' }

0 commit comments

Comments
 (0)