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 8a884d0 commit bafa710Copy full SHA for bafa710
.github/workflows/R-CMD-check.yaml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
config:
21
- {os: macOS-latest, r: 'release'}
22
- - {os: ubuntu-20.04, r: 'release'}
+ - {os: ubuntu-latest, r: 'release'}
23
- {os: windows-latest, r: 'release'}
24
25
env:
0 commit comments