Skip to content

Commit

Permalink
Drop Ubuntu devel on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
seananderson committed May 29, 2024
1 parent b34f91b commit 8b35fc5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
config:
- {os: windows-latest, r: 'release'}
- {os: macOS-latest, r: 'release'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
# - {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}
# - {os: ubuntu-latest, r: 'oldrel-1'}

Expand Down
1 change: 0 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ This version fixes several bugs and adds minor functionality.

* Local M2 macOS install, R 4.4.0
* Intel macOS (on github-actions), R-release
* Ubuntu 22.04.3 (on github-actions), R-devel
* Ubuntu 22.04.3 (on github-actions), R-release
* Windows (on github-actions), R-release
* Windows (winbuilder), R-devel
Expand Down

0 comments on commit 8b35fc5

Please sign in to comment.