add workflow that builds bliss on different platforms for release or debug#3
Conversation
|
looks good to me so far, i think we could even try to add |
|
ping @gasse, can you activate / allow workflows for this PR? |
|
Hi @matbesancon , I have no idea how to activate / allow workflows :P Do you want me to merge this pull request? Maybe @AntoinePrv knows better what to do? |
|
it might require allowing actions to run, either in this PR if there is the option, or at the repo level yes |
|
It seems to be enabled, but I don't see the message to allow running workflow for first time contributors... |
These Yaml configs are really a nightmare to debug... |
c508feb to
89504ca
Compare
|
There was still an issue with the |
3c09c80 to
df1a35f
Compare
yes, that seems to work fine |
|
@fschloesser, I think this is finally ready for your review :) #5 has many more ideas what one could do, but I think this PR is already enough good for now. |
- adding buildtype to matrix
- add runs on ubuntu-24.04-arm, intel-macos, windows-latest, and windows-arm runners
fa9dfb8 to
09a8c07
Compare
This will probably break for now. I took the structure from https://github.com/ERGO-Code/HiGHS/blob/master/.github/workflows/build-windows.yml