From 295a66aac2c077bd72f5f663685b6e9deb2541a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?The=CC=81o=20Monnom?= Date: Tue, 15 Apr 2025 20:07:26 +0200 Subject: [PATCH] wip --- .github/workflows/build-rtc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-rtc.yml b/.github/workflows/build-rtc.yml index 876a53c3..791b57f3 100644 --- a/.github/workflows/build-rtc.yml +++ b/.github/workflows/build-rtc.yml @@ -65,7 +65,7 @@ jobs: include: - os: ubuntu-latest archs: x86_64 - - os: buildjet-4vcpu-ubuntu-2204-arm + - os: namespace-profile-default-arm64 archs: aarch64 - os: windows-latest archs: AMD64