aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorCatherine <whitequark@whitequark.org>2023-02-03 05:58:22 +0000
committerCatherine <whitequark@whitequark.org>2023-02-03 05:58:22 +0000
commit450237160bf6058229811c497923b8eee9fb6bd6 (patch)
tree84102935d136f721a7a2043cf48d2c38131536af /.github
parenta4969b95f5be3138ef868b68f80162e20cfa0e57 (diff)
Drop support for Amaranth 0.2.
It was never released under that name anyway.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml1
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