We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595ad74 commit debc968Copy full SHA for debc968
1 file changed
.github/workflows/CI.yml
@@ -66,7 +66,7 @@ jobs:
66
- uses: julia-actions/julia-buildpkg@latest
67
- uses: julia-actions/julia-runtest@latest
68
env:
69
- JULIA_CMDSTAN_HOME: "/home/runner/cmdstan-2.25.0/"
+ JULIA_CMDSTAN_HOME: "/home/runner/cmdstan-2.26.0/"
70
- uses: julia-actions/julia-processcoverage@v1
71
if: matrix.version == '1' && matrix.os == 'ubuntu-latest' && matrix.num_threads == 1
72
- uses: codecov/codecov-action@v1
0 commit comments