We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ae55b commit c050cdbCopy full SHA for c050cdb
.github/workflows/R-CMD-check.yaml
@@ -33,7 +33,7 @@ jobs:
33
fail-fast: false
34
# Ensure that the "cancel" workflow gets a chance to run quickly, even if we just pushed
35
# Need to figure out how to smoke-test
36
- max-parallel: 5
+ max-parallel: 6
37
matrix:
38
config:
39
- { os: macOS-latest, r: 'release' }
0 commit comments