mirror of
https://github.com/msberends/AMR.git
synced 2025-07-13 06:01:53 +02:00
unit testing R4.3
This commit is contained in:
3
.github/workflows/check-old.yaml
vendored
3
.github/workflows/check-old.yaml
vendored
@ -48,7 +48,8 @@ jobs:
|
||||
config:
|
||||
# Test all old versions of R >= 3.0, we support them all!
|
||||
# For these old versions, dependencies and vignettes will not be checked.
|
||||
# For recent R versions, see check-recent.yaml (r-lib and tidyverse support the latest 5 major R versions).
|
||||
# For recent R versions, see check-recent.yaml (r-lib and tidyverse support the latest 5 major R releases).
|
||||
- {os: ubuntu-latest, r: '3.5', allowfail: false}
|
||||
- {os: ubuntu-latest, r: '3.4', allowfail: false}
|
||||
- {os: ubuntu-latest, r: '3.3', allowfail: false}
|
||||
- {os: ubuntu-latest, r: '3.2', allowfail: false}
|
||||
|
Reference in New Issue
Block a user