diff options
| author | Catherine <whitequark@whitequark.org> | 2024-07-21 01:29:15 +0000 |
|---|---|---|
| committer | Catherine <whitequark@whitequark.org> | 2024-07-21 02:46:10 +0100 |
| commit | 16d5ae0408b181b61cd9df87ba90890ef03a2348 (patch) | |
| tree | a06a472b21c7d888b90380c04c09c2b608740a7f /.github/workflows | |
| parent | ad5a939b86020c53e0e193620b96ca19d5960192 (diff) | |
Test with Amaranth 0.5.
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/main.yml | 1 |
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 |
