From e39217022cb0b8e466b25354e20aeb90a5324e51 Mon Sep 17 00:00:00 2001 From: Philipp van Kempen Date: Sun, 27 Oct 2024 01:53:38 +0200 Subject: [PATCH] update ci --- .github/workflows/cicd.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 05c40da..2398329 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -31,12 +31,9 @@ jobs: python-version: ["3.10"] patch_etiss: [false, true] xlen: [32, 64] - # xlen: [32] - # virt: ["p", "v"] - virt: ["p"] + virt: ["p", "v"] exts: ["IMACFD"] - # jit: ["tcc", "gcc", "llvm"] - jit: ["tcc"] + jit: ["tcc", "gcc", "llvm"] runlevel: ["msu"] # etiss-arch: ["RV32IMACFD", "RV64IMACFD"] steps: