Skip to content

Commit

Permalink
remove R 3.5, Python 3.6, from CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Oct 12, 2023
1 parent d8f9a1c commit 20b7b56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- { os: ubuntu-latest, r: 'oldrel-1', python: '3.9' }
- { os: ubuntu-latest, r: 'oldrel-2', python: '3.9' }
- { os: ubuntu-20.04, r: '3.6', python: '3.8' }
- { os: ubuntu-20.04, r: '3.5', python: '3.6' }
# - { os: ubuntu-latest, r: 'devel' , python: '3.8', http-user-agent: 'release' }

- { os: ubuntu-latest, r: 'release', python: '3.7' }
Expand Down

0 comments on commit 20b7b56

Please sign in to comment.