Add Emacs 29.3 to CI builds - #495
Conversation
|
@rswgnu I think I understand now how to deal with the required build step I'm not allowed to touch these settings on your repository as things are setup now. Since these things are changed seldom I don't think I will need that authority if it is even possible to grant that. If you can fix that it would be great or we can pair on it during one of our sessions. There is no silex docker image for 29.3 yet so that has to wait until that is added. (If it drags on I might raise a PR on that repo since it seems like an almost mechanical thing to add a new emacs version.) |
|
@rswgnu Since I wrote yesterday 29.3 silex docker image was added so I have bumped the version to 29.3. So if you can look into removing the |
911a97c to
92be79b
Compare
|
@rswgnu Did you save the removal of the required build-28.1? |
92be79b to
f06f80d
Compare
|
Missed that there was a save button at the bottom. Just did it now.-- BobOn Mar 31, 2024, at 1:03 PM, Mats Lidell ***@***.***> wrote:
@rswgnu Did you save the removal of the required build-28.1?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
What
Add Emacs 29.2 to versions used for the CI builds.
Why
Noticed when 29.3 was released that we had not included the previous
minor release in the versions we use to CI builds.
The docker image for 29.3 is not available yet so will add that later.