Skip to content

Commit ccf355e

Browse files
authored
Update main.yml
Try `any::Hmisc over` `=?ignore-before-r=4.3.0` to get this to run on Windows oldrel-4
1 parent 690f2da commit ccf355e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ jobs:
5858
cache-version: 3
5959
extra-packages: >
6060
any::rcmdcheck,
61-
Hmisc=?ignore-before-r=4.2.0,
62-
quantreg=?ignore-before-r=4.3.0
61+
any::Hmisc,
62+
any::quantreg
6363
needs: check
6464

6565
- uses: r-lib/actions/check-r-package@v2

0 commit comments

Comments
 (0)