develooper Front page | perl.perl5.porters | Postings from June 2022

Re: 32bit workflow on github

Thread Previous | Thread Next
From:
Yuki Kimoto
Date:
June 8, 2022 08:16
Subject:
Re: 32bit workflow on github
Message ID:
CAExogxP3T9TEL6+_Y_KGgtpLV9z5f6dDPAwhy94fe5ra0OF4yA@mail.gmail.com
2022-6-7 18:59 Felipe Gasper <felipe@felipegasper.com>:

> I use QEMU to test armv7 et al.; look at CI for JavaScript::QuickJS.
>
> -FG
>
> On Jun 7, 2022, at 04:59, Paul Marquess <paul.marquess@outlook.com> wrote:
>
> 
>
> I’m currently using the actions-setup-perl (
> https://github.com/shogo82148/actions-setup-perl) in my github workflow
> to test all my Perl modules. Works really well, but there is no support
> that I can see for a 32-bit OS.
>
>
>
> No idea is this is a limitation of the guest OS list available on github.
>
>
>
> Anyone know how to test with a 32-bit OS on github?
>
>
>
>
>
> Paul
>
>
An example of i386/ubuntu

https://github.com/yuki-kimoto/SPVM/blob/master/.github/workflows/linux-32bit.yml

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About