mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #626] [MERGED] ci(core): run tests on both macOS and Linux #1450
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#1450
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/626
Author: @simonklee
Created: 2/4/2026
Status: ✅ Merged
Merged: 2/6/2026
Merged by: @kommander
Base:
main← Head:ci-linu📝 Commits (9)
7d93b43ci(core): run tests on both macOS and Linux802407fci: add gate for all builds5b7da52ci(core): restructure workflow to cross-compile and test in parallel0dd61cfremove linux-arm64 from CI build matrixacf4cc1optimize slightly45bfa5dci: simplify some more9786eefMerge branch 'main' into ci-linu27a5d69Merge branch 'main' into ci-linu6ada19bMerge branch 'main' into ci-linu📊 Changes
1 file changed (+81 additions, -6 deletions)
View changed files
📝
.github/workflows/build-core.yml(+81 -6)📄 Description
Add matrix strategy for build core to run tests on ubuntu-latest in addition to macos-latest. Since it's a GH Actions change i have no idea if it works or fails a random way 😉
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.