Skip to content

Commit e2cb816

Browse files
committed
life is short! stick to macOS
1 parent 10b2fa4 commit e2cb816

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ on:
33
branches: [ master ]
44
pull_request:
55
branches: [ master ]
6+
67
name: R-CMD-check
8+
79
jobs:
810
R-CMD-check:
9-
runs-on: ubuntu-latest
11+
runs-on: macOS-latest
1012
steps:
1113
- uses: actions/checkout@v3
1214
- uses: r-lib/actions/setup-r@v2

0 commit comments

Comments
 (0)