diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/main.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b977303..bccd480 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,7 +9,6 @@ jobs: - '3.7' # this version range needs to be synchronized with the one in pyproject.toml amaranth-version: - - '0.2' - '0.3' - 'git' fail-fast: false |
