Skip to content

Commit

Permalink
Hotfix: Cmdstan install - pin to 2.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs authored Jul 9, 2024
1 parent aa184fe commit 6e1818a
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 @@ -59,7 +59,7 @@ jobs:
- name: Install cmdstan
uses: epinowcast/actions/install-cmdstan@v1
with:
cmdstan-version: 'latest'
cmdstan-version: '2.35.0'
num-cores: 2

- uses: r-lib/actions/check-r-package@v2
Expand Down

0 comments on commit 6e1818a

Please sign in to comment.