Skip to content

Commit 510c28e

Browse files
committed
CI: bump Python version to 3.8.
1 parent 54e6ac4 commit 510c28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
python-version:
13-
- '3.7'
13+
- '3.8'
1414
# this version range needs to be synchronized with the one in pyproject.toml
1515
amaranth-version:
1616
- '0.3'

0 commit comments

Comments
 (0)