Skip to content

Commit

Permalink
change test environ to check last couple commits
Browse files Browse the repository at this point in the history
  • Loading branch information
bpvgoncalves committed Oct 18, 2023
1 parent 6fad10a commit dfc1c8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/R-CMD-check-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
fail-fast: false
matrix:
config:
- {os: ubuntu-latest, r: 'release'}
- {os: windows-latest, r: 'release'}
- {os: ubuntu-latest, r: 'oldrel-1'}

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

0 comments on commit dfc1c8f

Please sign in to comment.