From 16d5ae0408b181b61cd9df87ba90890ef03a2348 Mon Sep 17 00:00:00 2001 From: Catherine Date: Sun, 21 Jul 2024 01:29:15 +0000 Subject: Test with Amaranth 0.5. --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b403ee9..c5e39bf 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,6 +21,7 @@ jobs: # this version range needs to be synchronized with the one in pyproject.toml amaranth-version: - '0.4' + - '0.5' - 'git' allow-failure: - true -- cgit v1.2.3