Skip to content

Commit 03a80f8

Browse files
authored
Update ci.yml
1 parent 72c1b5e commit 03a80f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "pypy3"]
16+
python-version: ["3.10", "3.11", "pypy3"]
1717
steps:
1818
- name: Checkout
1919
uses: "actions/checkout@v2"
@@ -32,7 +32,7 @@ jobs:
3232
run: |
3333
set -xe
3434
python -V
35-
python -m pip install --upgrade pip setuptools
35+
python -m pip install --upgrade pip setuptools build
3636
python -m pip install --upgrade tox tox-gh-actions
37-
- name: "Test tox with Python ${{ matrix.python-version }}"
38-
run: "python -m tox"
37+
- name: "build python-ldap ${{ matrix.python-version }}"
38+
run: "python -m build"

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