Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed May 6, 2024
1 parent 8b45420 commit ab4ffd1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@ jobs:
#- {os: macOS-latest, r: 'oldrel-2'}
#- {os: macOS-latest, r: 'oldrel-3'}

# TODO: turn on windows-devel when stringi#508 is fixed
#- { os: windows-latest, r: "next" }
#- { os: windows-latest, r: "devel" }
- { os: windows-latest, r: "devel" }
- { os: windows-latest, r: "release" }
- { os: windows-latest, r: "oldrel" }
#- {os: windows-latest, r: 'oldrel-2'}
Expand Down Expand Up @@ -66,7 +65,6 @@ jobs:
with:
pak-version: devel
upgrade: 'TRUE'
cache-version: 99
extra-packages: |
any::rcmdcheck
Matrix=?ignore-before-r=100.0.0
Expand Down

0 comments on commit ab4ffd1

Please sign in to comment.