From 96962a872f99ebf45f2cee7e7c2c6cd556374283 Mon Sep 17 00:00:00 2001 From: Patrick Ersing <114223904+patrickersing@users.noreply.github.com> Date: Tue, 30 Apr 2024 08:39:23 +0200 Subject: [PATCH] Update .github/workflows/ci.yml Co-authored-by: Michael Schlottke-Lakemper --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7be11e3..87d8d73 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,8 +56,8 @@ jobs: - upstream include: - version: '1.10' - os: macOS-latest - arch: x64 + os: macos-latest + arch: aarch64 trixi_test: upstream - version: '1.10' os: windows-latest