openslide / openslide-bin

Binary builds of OpenSlide and its dependencies
https://openslide.org/download/#binaries
GNU Lesser General Public License v2.1
19 stars 28 forks source link

workflows: switch container build runners back to `ubuntu-latest` #305

Open bgilbert opened 2 weeks ago

bgilbert commented 2 weeks ago

It's now an alias for ubuntu-24.04, so we can stop hardcoding the OS version.

openslide-bot commented 2 weeks ago

DCO signed off :heavy_check_mark:

All commits have been signed off. You have certified to the terms of the Developer Certificate of Origin, version 1.1. In particular, you certify that this contribution has not been developed using information obtained under a non-disclosure agreement or other license terms that forbid you from contributing it under the GNU Lesser General Public License, version 2.1.

bgilbert commented 2 weeks ago

It turns out that the ubuntu-latest cutover has been put on hold (https://github.com/actions/runner-images/issues/10636). Marking draft for now.

manishabehera78 commented 2 weeks ago

Hi! The pipelines have been stuck in the queued state since this morning. I'm using runs-on: ubuntu-latest. How can I resolve this?

bgilbert commented 2 weeks ago

@manishabehera78 Could you provide more information about what you're trying to do and what you're seeing?

bgilbert commented 1 week ago

The ubuntu-24.04 migration is now scheduled for December 5 to January 17.