From 46724b7a3e6684b1f9069369d9924962ece7600d Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 21 Feb 2025 00:40:15 +0900 Subject: [PATCH] Revert "ci: Temporarily disable buggy ubuntu-24.04-arm runner" This reverts commit 0b0596dd1e173075d9bc125fa1ad3c6771ef9146. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d9b5d8cc..32e33741 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,7 +62,7 @@ jobs: - os: ubuntu-22.04 - os: ubuntu-22.04-arm - os: ubuntu-24.04 - # - os: ubuntu-24.04-arm # TODO: re-enable when https://github.com/rust-lang/rust/issues/135867 solved + - os: ubuntu-24.04-arm - os: ubuntu-22.04 tool: major.minor.patch - os: ubuntu-22.04