Fix: Updated Ubuntu Runner to 24.04 to support GTK 4.10+#35
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbitリリースノート
WalkthroughGitHub Actions の release ワークフローで、Linux ビルド環境を ubuntu-22.04 から ubuntu-24.04 に更新しました。 ChangesCI ビルド環境の Ubuntu バージョン更新
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Updates the Linux build runner from ubuntu-22.04 to ubuntu-24.04 in the release workflow so that GTK 4.10+ is available, fixing the Linux build failure.
Changes:
- Bump Linux GitHub Actions runner from
ubuntu-22.04toubuntu-24.04.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
ubuntu runnerのバージョンが低くてビルドが通らない問題を解決する