Skip to content

Commit ba66c98

Browse files
committed
ubuntu w rspm first
1 parent 67900d4 commit ba66c98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ jobs:
2424
config:
2525
- {os: windows-latest, r: 'release', rtools-version: '42'}
2626
- {os: macOS-latest, r: 'release'}
27-
- {os: ubuntu-latest, r: 'release'}
2827
- {os: ubuntu-latest, r: 'devel', rspm: http-user-agent: 'release'}
28+
- {os: ubuntu-latest, r: 'release'}
29+
- {os: ubuntu-latest, r: 'oldrel-1'}
2930

3031
env:
3132
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true

0 commit comments

Comments
 (0)