Skip to content

Commit 18a6361

Browse files
committed
Windows has odbc drivers bundled
1 parent 203f381 commit 18a6361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/R-CMD-check-lite.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
2828
- {os: ubuntu-latest, r: 'release'}
2929
- {os: ubuntu-latest, r: 'oldrel-1'}
30-
- {os: ubuntu-22.04, r: '4.1.0'}
30+
- {os: windows-latest, r: '4.1.0'}
3131

3232
env:
3333
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)