Skip to content

Fix: Updated Ubuntu Runner to 24.04 to support GTK 4.10+#35

Merged
amemya merged 1 commit into
mainfrom
fix/ci-ubuntu-version
Jun 2, 2026
Merged

Fix: Updated Ubuntu Runner to 24.04 to support GTK 4.10+#35
amemya merged 1 commit into
mainfrom
fix/ci-ubuntu-version

Conversation

@amemya

@amemya amemya commented Jun 2, 2026

Copy link
Copy Markdown
Owner

ubuntu runnerのバージョンが低くてビルドが通らない問題を解決する

@amemya amemya requested a review from Copilot June 2, 2026 02:29
@amemya amemya self-assigned this Jun 2, 2026
@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 7d85a6f5-7c45-411b-8059-0d54609a2df9

📥 Commits

Reviewing files that changed from the base of the PR and between 7aab2d4 and 28ec8b4.

📒 Files selected for processing (1)
  • .github/workflows/release.yml

📝 Walkthrough

Summary by CodeRabbit

リリースノート

  • Chores
    • GitHub ActionsのビルドジョブでLinux実行環境がUbuntu 22.04からUbuntu 24.04に更新されました。

Walkthrough

GitHub Actions の release ワークフローで、Linux ビルド環境を ubuntu-22.04 から ubuntu-24.04 に更新しました。

Changes

CI ビルド環境の Ubuntu バージョン更新

Layer / File(s) Summary
Ubuntu バージョン更新
.github/workflows/release.yml
build ジョブの matrix に指定された Linux 実行環境を ubuntu-22.04 から ubuntu-24.04 に変更しました。

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed Pull requestのタイトルは、ubuntu-22.04からubuntu-24.04への更新という主な変更内容を明確に説明しており、changeset全体と関連性がある。
Description check ✅ Passed descriptionはubuntu runnerのバージョン低下に起因するビルド失敗の問題解決について説明しており、changesetの内容と関連性がある。
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/ci-ubuntu-version

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.04 to ubuntu-24.04.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@amemya amemya merged commit 0323ab6 into main Jun 2, 2026
2 checks passed
@amemya amemya deleted the fix/ci-ubuntu-version branch June 2, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants