CI: Add Ubuntu 26.04 to matrix#2906
Conversation
|
@swt2c Could you take a look at this, and possibly either do a release or upload newer binaries? We would want to update a container to Ubuntu 26.04, but compiling wxPython each time is boring. We are waiting for these wheels to be available |
|
Would you want another 4.2.x release? I'm not sure we're ready for a 4.3.x release yet. |
|
Sure, any patch release is fine |
|
@echoix I uploaded v4.2.5 wheels to the GitHub Release: https://github.com/wxWidgets/Phoenix/releases/tag/wxPython-4.2.5 This is the plan going forward - trying to move content off Robin's server. |
|
Hmm, ok, I'll see how we could change our build script to not use the server as a source for pip install. I'm not sure how it'll handle it, but we could at least try |
|
I wanted to set up a new dev environment, and found out that there were no prebuilt wheels for Ubuntu 26.04. This is an attempt to see what else breaks when naively adding ubuntu 26.04 runner images to the os matrix. These runner images are in preview, so they are available.