From 917085e1539d6c83cf2be3fa8ef8694413b7f879 Mon Sep 17 00:00:00 2001 From: Ludovic Muller Date: Tue, 23 Apr 2024 13:40:48 +0200 Subject: [PATCH] ci: remove support for linux/riscv64 --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9bfbe10..749a0ba 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -49,7 +49,6 @@ jobs: platforms: | linux/amd64 linux/arm64 - linux/riscv64 linux/ppc64le linux/s390x linux/arm/v7