aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorCatherine <whitequark@whitequark.org>2024-07-21 01:29:15 +0000
committerCatherine <whitequark@whitequark.org>2024-07-21 02:46:10 +0100
commit16d5ae0408b181b61cd9df87ba90890ef03a2348 (patch)
treea06a472b21c7d888b90380c04c09c2b608740a7f /.github/workflows
parentad5a939b86020c53e0e193620b96ca19d5960192 (diff)
Test with Amaranth 0.5.
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main.yml1
1 files changed, 1 insertions, 0 deletions
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