Skip to content

Commit 7795f9d

Browse files
committed
Enlarge the matrix some more
Tell me, Mr. Anderson, what good is Unicode if you're LC_ALL=POSIX?
1 parent 1e27ce0 commit 7795f9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
os: [ubuntu-latest]
2020
r: ['3.5','release','devel']
21-
locale: [ 'ru_RU.KOI8-R','zh_CN.GB18030' ]
21+
locale: [ 'ru_RU.KOI8-R','zh_CN.GB18030', 'hu_HU.utf8' ]
2222
# we're constrained by GHA inflexibility to do a tedious thing here with 'exclude' below.
2323
# better would be for GHA to support multiple 'matrix' configs (one for ubuntu, one for other OS);
2424
# an approach with multiple jobs would tediously require copy-pasting the _rest_ of the steps

0 commit comments

Comments
 (0)