Conversation
|
The last two seem to be failing because of missing system packages. |
|
Thanks! Do the last two fail because of some pandoc package not being available? If so, I had the same issue in brms and fixed it by fixing the ubuntu version (https://github.com/paul-buerkner/brms/blob/master/.github/workflows/R-CMD-check.yaml). Do you think it could help here too? Not sure what to do with the mac one though. |
|
Missing system packages: |
|
The ubuntu-latest is trying to run the tests on Ubuntu 24.04.2. I would expect fixing the version to Ubuntu 22.04 to do the trick. The workflow file is actually calling |
|
For some reason, the workflow file for touchstone comment from the master branch is being used instead of the updated one in the PR. Atleast that is what I see when I inspect the run: https://github.com/stan-dev/posterior/actions/runs/13966245808 |
|
@TeemuSailynoja what is the status of this PR? |
Summary
This should fix two of the failing workflow checks.
In short,
touchstone-receive.yamlandtouchstone-comment.yamluse an outdated action specified inlorenzwalthert/touchstone/actions/comment@v1. Although there is no new version release, the repo has been updated and the checks pass with the latest commit ID.Copyright and Licensing
By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses: