Skip to content

Commit

Permalink
Restore all targets
Browse files Browse the repository at this point in the history
  • Loading branch information
dmurdoch committed Jun 29, 2024
1 parent bcb95b4 commit 3d5eccd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
fail-fast: false
matrix:
config:
# - {os: windows-latest, r: 'release'}
# - {os: windows-latest, r: 'devel'}
# - {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: windows-latest, r: 'release'}
- {os: windows-latest, r: 'devel'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: macos-latest, r: 'devel'}

env:
Expand Down

0 comments on commit 3d5eccd

Please sign in to comment.