Skip to content

Commit 61090eb

Browse files
committedDec 2, 2024
use r-release so we get binary packages
1 parent 02b83e5 commit 61090eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/r_revdepchecks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
TINYTEX_INSTALLER: TinyTeX
4949
- uses: r-lib/actions/setup-r@v2
5050
with:
51-
r-version: 'devel'
51+
r-version: 'release'
5252
- name: install system dependencies
5353
run: |
5454
brew install libomp

0 commit comments

Comments
 (0)