From 299373fa17a14f0d25907f59adb71d4fda52d62a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 9 Oct 2024 13:55:37 +0200 Subject: [PATCH] Make CI: Temporarily disable tests with OTP-27 There are two known OTP-27 bugs making tests fail. Until they are fixed (OTP-27.1.2 most likely) we disable OTP-27 for tests. --- .github/workflows/test-make.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-make.yaml b/.github/workflows/test-make.yaml index 85e04fea086c..9f6baf0a39eb 100644 --- a/.github/workflows/test-make.yaml +++ b/.github/workflows/test-make.yaml @@ -57,7 +57,7 @@ jobs: matrix: erlang_version: - '26' - - '27' +# - '27' elixir_version: - '1.17' metadata_store: