From ae98d19cf97bf3ec70c4d1e2df9b90c7d0ecd130 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Wed, 4 Sep 2024 16:47:22 +0900 Subject: [PATCH] Test with Ubuntu 24.04 --- .github/workflows/ubuntu.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index ca1074f57b..83ec71b0b3 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -42,6 +42,8 @@ jobs: - test_task: test-bundled-gems - test_task: check os: ubuntu-20.04 + - test_task: check + os: ubuntu-24.04 fail-fast: false env: