Skip to content

Commit

Permalink
Nightly: need to install Rtools40
Browse files Browse the repository at this point in the history
Not Rtools42. Also cleaner R version selection.

[ci skip]
  • Loading branch information
gaborcsardi committed Apr 28, 2023
1 parent 1e8967c commit 4c3f971
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,11 +179,10 @@ jobs:
rim add 4.0
rim add 4.1
rim add 4.2
rim add next
rim add 4.3
rim add devel
rim add rtools35
rim add rtools42
# rim add rtools40 # already installed
rim add rtools40
rim default 4.2.3
- name: Build pak binaries
Expand Down

0 comments on commit 4c3f971

Please sign in to comment.