Skip to content

Fix github workflow to adopt pattern used by other core libs#17

Merged
fredkiefer merged 1 commit into
gnustep:masterfrom
pkgdemon:master
Apr 25, 2026
Merged

Fix github workflow to adopt pattern used by other core libs#17
fredkiefer merged 1 commit into
gnustep:masterfrom
pkgdemon:master

Conversation

@pkgdemon
Copy link
Copy Markdown
Contributor

@pkgdemon pkgdemon commented Apr 25, 2026

Hi @fredkiefer here is a working GitHub workflow with scripts modeled after libs-gui.

You can preview the runs here:

https://github.com/pkgdemon/libs-opal/actions/runs/24934116279

Let me know what you think. I did attempt to add GCC to the matrix as well, but it seems libs-corebase requires libdispatch, and I could not find a way to make that work yet so I kept only Clang in the matrix for now.

@fredkiefer
Copy link
Copy Markdown
Member

Thank you for looking into this. Looks great to me. Having support for gcc would be great. I remember when I last worked on opal, I managed to compile it with gcc. But this was without libdispatch.

@fredkiefer fredkiefer merged commit eaa8331 into gnustep:master Apr 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants