ci: Temporarily disable buggy ubuntu-24.04-arm runner

cargo-binstall or cargo called from it sometime crashes.
This commit is contained in:
Taiki Endo
2025-02-01 03:10:22 +09:00
parent 65835784ac
commit 0b0596dd1e

View File

@@ -61,7 +61,7 @@ jobs:
- os: ubuntu-22.04
- os: ubuntu-22.04-arm
- os: ubuntu-24.04
- os: ubuntu-24.04-arm
# - os: ubuntu-24.04-arm # TODO: re-enable when https://github.com/rust-lang/rust/issues/135867 solved
- os: ubuntu-22.04
tool: major.minor.patch
- os: ubuntu-22.04