Skip to content

Commit c474763

Browse files
authored
Update r.yml
1 parent a04c22c commit c474763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/r.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: macos-latest
2323
strategy:
2424
matrix:
25-
r-version: ['3.6.3', '4.1.1']
25+
r-version: ['4.1.1']
2626

2727
steps:
2828
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)