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 5f640dd commit 2deba73Copy full SHA for 2deba73
.github/workflows/apps-test-os.yml
@@ -122,7 +122,7 @@ jobs:
122
echo 'MAKEFLAGS=-j2' >> .Renviron
123
124
- name: Install R, shinycoreci, and shinyverse
125
- timeout-minutes: 30 # Should be < 10 mins
+ timeout-minutes: 180 # Should be < 10 mins, except for mac
126
uses: ./.github/internal/install-shinyverse
127
with:
128
r-version: ${{ inputs.r-version }}
0 commit comments