Skip to content

Commit

Permalink
try to change runner
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Oct 21, 2024
1 parent 071b242 commit ab0b585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R_CMD_check_main_weekly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
config:
- {os: macOS-latest, r: 'release'}
- {os: ubuntu-latest, r: 'release'}

env:
GITHUB_PAT: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit ab0b585

Please sign in to comment.