Skip to content

Commit 10b2fa4

Browse files
committed
update action with ubuntu
1 parent 7bd9510 commit 10b2fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
name: R-CMD-check
77
jobs:
88
R-CMD-check:
9-
runs-on: macOS-latest
9+
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v3
1212
- uses: r-lib/actions/setup-r@v2

0 commit comments

Comments
 (0)