Skip to content

Commit f38382f

Browse files
authored
Update R-CMD-check.yaml
1 parent 9b0d612 commit f38382f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
config:
27-
- {os: macos-latest, r: 'release'}
27+
- {os: macos-13, r: 'release'}
2828

2929
- {os: windows-latest, r: 'release'}
3030
# use 4.0 or 4.1 to check with rtools40's older compiler

0 commit comments

Comments
 (0)