We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1446844 commit 80ad4edCopy full SHA for 80ad4ed
.github/workflows/r.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: macos-latest
20
strategy:
21
matrix:
22
- r-version: ['3.6.3', '4.1.1']
+ r-version: ['4.2']
23
24
steps:
25
- uses: actions/checkout@v2
0 commit comments