Skip to content

Commit

Permalink
try to run checks on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
erblast committed Dec 5, 2023
1 parent f1d197e commit 589f216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ name: R-CMD-check

jobs:
R-CMD-check:
runs-on: ubuntu-latest
runs-on: runs-on: macOS-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
steps:
Expand Down

0 comments on commit 589f216

Please sign in to comment.