Skip to content

Commit cbe90a9

Browse files
authored
more targeted testing of R versions
1 parent a484b07 commit cbe90a9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,11 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
version:
19-
- 'min'
2019
- '1'
21-
- 'nightly'
2220
R:
2321
- 'release'
22+
- '4.5'
2423
- '4.4'
25-
- '4.0'
26-
- '3.4'
2724
os:
2825
- windows-latest
2926
- windows-2025

0 commit comments

Comments
 (0)