Skip to content

Commit e82b230

Browse files
committed
Drop py3.9 tests
1 parent 6adc491 commit e82b230

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/unittests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ name: unit tests
33
on: push
44

55
jobs:
6-
py39:
7-
uses: NNPDF/workflows/.github/workflows/python-poetry-tests.yml@v2
8-
with:
9-
python-version: "3.9"
10-
116
py310:
127
uses: NNPDF/workflows/.github/workflows/python-poetry-tests.yml@v2
138
with:

0 commit comments

Comments
 (0)