Skip to content

Commit 3061695

Browse files
V0.4.0 patch 1 (#245)
* v0.4.0 * pytest workflow versions * release patch 1
1 parent cd5106c commit 3061695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
strategy:
5353
matrix:
5454
os: [ ubuntu-20.04, macos-13, windows-2022 ]
55-
python-version: [ "3.8", "3.9", "3.10", "3.11", "3.12" ]
55+
python-version: [ "3.9", "3.10", "3.11", "3.12" ]
5656

5757
steps:
5858
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)