From 80284ede25727d22b2f0d91af5f6fab0edb570bd Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Fri, 14 Feb 2025 22:19:04 +0100 Subject: [PATCH] chore: use ubuntu-22.04-arm ubuntu-24.04-arm is too unstable --- .github/workflows/test.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index af8bb9a..0ccede3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -51,7 +51,7 @@ jobs: matrix: os: - ubuntu-latest - - ubuntu-24.04-arm + - ubuntu-22.04-arm - macos-latest - windows-latest version: @@ -81,7 +81,7 @@ jobs: matrix: os: - ubuntu-latest - - ubuntu-24.04-arm + - ubuntu-22.04-arm - macos-latest - windows-latest version: @@ -112,7 +112,7 @@ jobs: matrix: os: - ubuntu-latest - - ubuntu-24.04-arm + - ubuntu-22.04-arm - macos-latest - windows-latest wd: