We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dd7ffd commit 6127769Copy full SHA for 6127769
1 file changed
.github/workflows/ubuntu.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
strategy:
25
matrix:
26
- r-version: ['3.6.3', '4.2.1']
+ r-version: ['4.2.1']
27
28
# Steps represent a sequence of tasks that will be executed as part of the
29
# job
0 commit comments