From 5889fcc8d76f241d8bd7655b4f75736bb4376876 Mon Sep 17 00:00:00 2001 From: Junya Morioka Date: Sat, 6 Dec 2025 15:04:51 +0900 Subject: [PATCH] feat: Update arm matrix --- create_matrix.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/create_matrix.py b/create_matrix.py index f41c23e..43ed1a6 100644 --- a/create_matrix.py +++ b/create_matrix.py @@ -57,9 +57,9 @@ LINUX_MATRIX = { LINUX_ARM64_MATRIX = { "flash-attn-version": [ - "2.6.3", - # "2.7.4", - # "2.8.3", + # "2.6.3", + "2.7.4", + "2.8.3", ], "python-version": [ "3.10", @@ -71,7 +71,7 @@ LINUX_ARM64_MATRIX = { "2.5.1", "2.6.0", "2.7.1", - "2.8.0", + # "2.8.0", "2.9.1", ], "cuda-version": [