Skip to content

Commit

Permalink
Remove test for 3.5.2 for now
Browse files Browse the repository at this point in the history
Since it requires compilation of all dependencies, which takes an age and a
half.
  • Loading branch information
cchristiansen committed Jul 27, 2023
1 parent 4425c4f commit e586fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
strategy:
matrix:
os: ['macos-latest', 'windows-latest']
r-version: ['3.5.2', '4.2.2', 'latest']
r-version: ['4.2.2', 'latest']

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e586fc4

Please sign in to comment.