From 40a62633a345d2af7a333f3aaeb66c8159e89049 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Sun, 19 Jan 2025 10:17:13 +0100 Subject: [PATCH] WIP --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0d0d8cbe..68b03ea4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -142,8 +142,8 @@ jobs: fail-fast: false matrix: runs_on: - - "ubuntu-latest" - - "ubuntu-24.04-arm" + - ubuntu-latest + - ubuntu-24.04-arm backend: - nofakemachine - qemu