There was an error while loading. Please reload this page.
1 parent 203f381 commit 18a6361Copy full SHA for 18a6361
1 file changed
.github/workflows/R-CMD-check-lite.yaml
@@ -27,7 +27,7 @@ jobs:
27
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
28
- {os: ubuntu-latest, r: 'release'}
29
- {os: ubuntu-latest, r: 'oldrel-1'}
30
- - {os: ubuntu-22.04, r: '4.1.0'}
+ - {os: windows-latest, r: '4.1.0'}
31
32
env:
33
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
0 commit comments