We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e162d commit 9facb0aCopy full SHA for 9facb0a
.github/workflows/R-CMD-check.yaml
@@ -36,6 +36,7 @@ jobs:
36
37
- {os: ubuntu-latest, r: 'devel' }
38
- {os: ubuntu-22.04-arm, r: 'release' }
39
+ - {os: ubuntu-24.04-arm, r: 'release' }
40
- {os: ubuntu-latest, r: 'release'}
41
- {os: ubuntu-latest, r: 'oldrel-1'}
42
- {os: ubuntu-latest, r: 'oldrel-2'}
0 commit comments