<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I don't have any experience with github actions, but I do have spare bandwidth, a fair bit of experience running stuff in the cloud, and a willingness to read docs.<div class=""><br class=""></div><div class="">Apropos of which, according to the CCL docs there are 8 platforms:</div><div class=""><ul class="">
        <li class="">reasonably recent macOS (x86-64)
        </li><li class="">Linux (x86, x86-64, armv7l)
        </li><li class="">FreeBSD (x86-64)
        </li><li class="">Solaris (well, illumos) (x86-64)
        </li><li class="">Microsoft Windows XP and later (x86, x86-64)
      </li></ul><div class="">But you said six.  Which platforms have been dropped?</div><div class=""><br class=""></div><div class="">rg</div><div class=""><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Aug 10, 2023, at 9:10 PM, R. Matthew Emerson <<a href="mailto:rme@acm.org" class="">rme@acm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">I think it would be useful have some kind of automated system that can compile the CCL lisp kernel (a C and assembly language program) on all of the platforms and report whether that worked.<br class=""><br class="">So, if there are any changes in $repo/lisp-kernel, I’d like to trigger an automated build of all the lisp kernel platforms that I can.<br class=""><br class="">Does anyone have experience doing this with GitHub Actions? If so, would you be willing to offer some tips?<br class=""><br class="">Years ago, I had Buildbot set up and running fairly well, but I don’t want to spend time on that right now, especially if I can leverage GitHub services.<br class=""><br class="">My long-term dream would be to have an automated way to make release binaries.  As it stands, I just got through building and packaging the 1.12.2 release for all six platforms by hand. But I’d be happy to start with baby steps.<br class=""><br class=""><br class=""></div></div></blockquote></div><br class=""></div></div></div></body></html>