Skip to content

Commit c43acd8

Browse files
authored
Update CI matrix by removing Ubuntu configurations
Removed Ubuntu configurations from the CI matrix.
1 parent d09c48e commit c43acd8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/r.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
config:
2121
- {os: macos-latest, r: 'release'}
2222
- {os: windows-latest, r: 'release'}
23-
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
24-
- {os: ubuntu-latest, r: 'release'}
25-
- {os: ubuntu-latest, r: 'oldrel-1'}
2623

2724
env:
2825
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)