Skip to content

Commit

Permalink
Merge pull request #86 from Public-Health-Scotland/Jennit07-patch-1
Browse files Browse the repository at this point in the history
Update R-CMD-check.yaml
  • Loading branch information
Jennit07 committed Aug 16, 2024
2 parents 85fafa4 + d4bbc31 commit 382c377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
r_version: ['3.6.1', '4.0.2', '4.1.2', 'release', 'devel']
r_version: ['4.0.2', '4.1.2', 'release']

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 382c377

Please sign in to comment.