We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2185e3 commit d2ca157Copy full SHA for d2ca157
.github/workflows/main.yaml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
python-version:
13
- - '3.7'
+ - '3.8'
14
# this version range needs to be synchronized with the one in pyproject.toml
15
amaranth-version:
16
- '0.3'
0 commit comments