Skip to content

Commit

Permalink
GHA: test on windows oldrel + devel
Browse files Browse the repository at this point in the history
  • Loading branch information
achubaty committed Apr 19, 2023
1 parent 8986cb6 commit 4716fe3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Expand Up @@ -19,7 +19,9 @@ jobs:
matrix:
config:
- {os: macos-latest, r: 'release'}
- {os: windows-latest, r: 'devel', http-user-agent: 'release'}
- {os: windows-latest, r: 'release'}
- {os: windows-latest, r: 'oldrel-1'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}
- {os: ubuntu-latest, r: 'oldrel-1'}
Expand Down

0 comments on commit 4716fe3

Please sign in to comment.