Skip to content

Commit 3eb4954

Browse files
committed
Update Python versions in Python client
As Python version 3.6 is removed, we should also update Python versions used for building the Python Client in CI.
1 parent 3547adf commit 3eb4954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
strategy:
2525
matrix:
26-
python_version: [3.6, 3.7, 3.8]
26+
python_version: ["3.7", "3.8", "3.9", "3.10"]
2727
steps:
2828
- name: Checkout
2929
uses: actions/checkout@master

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