Skip to content

Commit

Permalink
use r-release so we get binary packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Dec 2, 2024
1 parent 02b83e5 commit 61090eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r_revdepchecks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
TINYTEX_INSTALLER: TinyTeX
- uses: r-lib/actions/setup-r@v2
with:
r-version: 'devel'
r-version: 'release'
- name: install system dependencies
run: |
brew install libomp
Expand Down

0 comments on commit 61090eb

Please sign in to comment.