Skip to content

Commit 8afe4ed

Browse files
authored
Run r-hub workflows for platforms where dependency installation does not get stuck
Signed-off-by: cicdguy <[email protected]>
1 parent 291473b commit 8afe4ed

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/scheduled.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,11 @@ jobs:
6666
)
6767
name: R-hub 🌐
6868
uses: insightsengineering/r.pkg.template/.github/workflows/rhub.yaml@main
69+
with:
70+
config: >-
71+
r-devel-windows-x86_64,
72+
r-patched-linux-x86_64,
73+
r-release-linux-x86_64,
74+
r-release-macos-arm64,
75+
r-release-macos-x86_64,
76+
r-release-windows-x86_64

0 commit comments

Comments
 (0)