Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
GegznaV committed Aug 8, 2023
1 parent 5912997 commit 1ad4484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [main, master, devel]
schedule:
# (see https://crontab.guru)
- cron: "17 3 * */2 TUE"
- cron: "25 3 * */2 TUE"
workflow_dispatch:

name: R-CMD-check
Expand Down Expand Up @@ -37,7 +37,7 @@ jobs:
- {os: windows-latest, r: 'release'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}
- {os: ubuntu-latest, r: 'oldrel-1'}
- {os: ubuntu-latest, r: 'oldrel'}

env:
R_KEEP_PKG_SOURCE: yes
Expand Down

0 comments on commit 1ad4484

Please sign in to comment.