croservices / cro-core

The heart of the Cro library for building distributed systems in Raku, including pipeline composition and TCP support.
https://cro.services/
Artistic License 2.0
27 stars 9 forks source link

Fix CI #41

Open patrickbkr opened 3 months ago

patrickbkr commented 3 months ago

Github moved the macos-latest runner to ARM M1. There are no precompiled rakudo binaries available for that release though. Bump to 2021.07. That's the first release with MacOS ARM binaries on offer.

patrickbkr commented 3 months ago

The CI run looks really bad. It's failing only on Windows and only on Rakudo 2024.06. And the failure is a SORRY trying to compile test files. This will be an "Ugh, this sucks!" failure to track down.

patrickbkr commented 3 months ago

Irrespective of the Windows failure, this PR is good to go.