Skip to content

CI: test against latest koka (dev branch)#54

Merged
TimWhiting merged 2 commits into
mainfrom
ci
May 9, 2026
Merged

CI: test against latest koka (dev branch)#54
TimWhiting merged 2 commits into
mainfrom
ci

Conversation

@timbertson
Copy link
Copy Markdown
Contributor

@timbertson timbertson commented Apr 18, 2026

Koka moves fast enough that I think we typically want to be in sync with dev, rather than the last release.

We could have a second workflow that tests against the latest release, but I think it'd be broken currently so I'm not sure if we want that yet.

Comment thread .github/workflows/test-release.yml Fixed
Comment thread .github/workflows/test-release.yml Fixed
@timbertson timbertson changed the title [wip] CI CI: test against latest koka (dev branch) May 9, 2026
@timbertson timbertson marked this pull request as ready for review May 9, 2026 05:15
@timbertson timbertson requested a review from TimWhiting May 9, 2026 07:04
koka_ref: "dev"
packages: ""
run_tests: true No newline at end of file
- name: Run tests
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Having a separate step here means it's not merged with the reams of output from the setup step

@TimWhiting TimWhiting merged commit f79a7ca into main May 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants