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 8ce77a0 commit 71bed12Copy full SHA for 71bed12
.github/workflows/R-CMD-check.yaml
@@ -28,7 +28,7 @@ jobs:
28
29
- {os: windows-latest, r: 'release'}
30
# use 4.0 or 4.1 to check with rtools40's older compiler
31
- - {os: windows-latest, r: 'oldrel-4'}
+ #- {os: windows-latest, r: 'oldrel-4'}
32
33
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
34
- {os: ubuntu-latest, r: 'release'}
0 commit comments