Skip to content

Commit

Permalink
No support for R 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Sep 6, 2023
1 parent cbb99f8 commit f388f90
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ jobs:
config:
- {os: windows-latest, r: 'release'}
# Use 3.6 to trigger usage of RTools35
- {os: windows-latest, r: '3.6'}

steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -199,7 +198,6 @@ jobs:
# End custom: R 3.5

# Begin custom: R 3.4
- {os: ubuntu-22.04, r: 'oldrel-4'}
# End custom: R 3.4

# Begin custom: matrix elements
Expand Down

0 comments on commit f388f90

Please sign in to comment.