Skip to content

Commit 9facb0a

Browse files
committed
Test on ubuntu-24.04-arm as well
1 parent 91e162d commit 9facb0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636

3737
- {os: ubuntu-latest, r: 'devel' }
3838
- {os: ubuntu-22.04-arm, r: 'release' }
39+
- {os: ubuntu-24.04-arm, r: 'release' }
3940
- {os: ubuntu-latest, r: 'release'}
4041
- {os: ubuntu-latest, r: 'oldrel-1'}
4142
- {os: ubuntu-latest, r: 'oldrel-2'}

0 commit comments

Comments
 (0)