Skip to content

Commit d1d2e7d

Browse files
authored
Merge pull request #51 from pydemull/dev
removed problematic os
2 parents 9430300 + 290400e commit d1d2e7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
matrix:
2020
config:
2121
- {os: windows-latest, r: 'release'}
22-
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
2322
- {os: ubuntu-latest, r: 'oldrel-1'}
2423

2524
env:

0 commit comments

Comments
 (0)