Skip to content

Commit 0919c79

Browse files
committed
ci: remove py37 pdm build path
1 parent b95413a commit 0919c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
strategy:
5353
max-parallel: 2
5454
matrix:
55-
python-version: [3.7, 3.8, 3.9, '3.10', 3.11]
55+
python-version: [3.8, 3.9, '3.10', 3.11]
5656

5757
steps:
5858
- name: Maximize runner space

0 commit comments

Comments
 (0)