Skip to content

Commit 53129e9

Browse files
ASA-151: Run R-check-release.yml on macOS instead
1 parent 99167ce commit 53129e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push]
55

66
jobs:
77
R-CMD-check:
8-
runs-on: ubuntu-latest
8+
runs-on: macOS-latest
99
steps:
1010
- name: Check out repository code
1111
uses: actions/checkout@v2

0 commit comments

Comments
 (0)