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 14ce10c commit c56994cCopy full SHA for c56994c
.github/workflows/main.yml
@@ -30,7 +30,7 @@ jobs:
30
# use 4.0 or 4.1 to check with rtools40's older compiler
31
# - {os: windows-latest, r: 'oldrel-4'}
32
33
- - {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
+ - {os: ubuntu-latest, r: 'devel'}
34
# - {os: ubuntu-latest, r: 'release'}
35
env:
36
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
0 commit comments