Skip to content

Commit f31546f

Browse files
committed
Update python-ci.yml
Signed-off-by: Antonio Mendoza Pérez <antmendoza@gmail.com>
1 parent f08c083 commit f31546f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/python-ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
python-version: ["3.5", "3.6", "3.7", "3.8", "3.9"]
17+
python-version: ["3.9"]
1818

1919
steps:
2020
- uses: "actions/checkout@v2"
@@ -26,12 +26,9 @@ jobs:
2626
pip install pipenv
2727
pip install build
2828
pipenv install --dev
29-
3029
- name: Test
3130
run: |
3231
pipenv run pytest
33-
3432
- name: Build
3533
run: |
3634
python -m build
37-

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy