diff options
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 |
