OpenSiv3D icon indicating copy to clipboard operation
OpenSiv3D copied to clipboard

Ubuntu 20.04 の CI が通らない

Open Raclamusi opened this issue 5 months ago • 1 comments

Ubuntu 20ランナーイメージが2025/04/15で完全にサポート終了しました。

  • https://github.blog/changelog/2025-01-15-github-actions-ubuntu-20-runner-image-brownout-dates-and-other-breaking-changes/
  • https://github.com/actions/runner-images/issues/11101

その影響で、このリポジトリのCIの ubuntu-20.04 の分が動かなくなっています。 CIから ubuntu-20.04 を削除するか、どうにかしてUbuntu 20.04環境を用意する必要があります。

どうにかした例: https://tech.guitarrapc.com/entry/2025/04/02/235900

Raclamusi avatar May 22 '25 09:05 Raclamusi