From cbb2eebc789298c4cced1bd8910dcd29c3f480c3 Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Tue, 1 Aug 2023 16:20:46 +0100 Subject: [PATCH] limit test to amd64 --- .woodpecker/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.woodpecker/test.yml b/.woodpecker/test.yml index 2e12d3b54..40f6dc4c7 100644 --- a/.woodpecker/test.yml +++ b/.woodpecker/test.yml @@ -1,3 +1,5 @@ +platform: linux/amd64 + matrix: ELIXIR_VERSION: - 1.14