Skip to content

Commit

Permalink
Bump cmdstan to 2.36.0-rc2.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillahoffmann committed Dec 5, 2024
1 parent 3a45096 commit f2c014e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
# Our tests may contain a number of stochastic elements. Setting a seed will make sure they are
# not flaky (but also hide potential issues).
SEED: "0"
cmdstanVersion: "2.36.0-rc1"
cmdstanVersion: "2.36.0-rc2"

jobs:
build:
Expand Down

0 comments on commit f2c014e

Please sign in to comment.