There was an error while loading. Please reload this page.
1 parent 7825a7d commit a3d9242Copy full SHA for a3d9242
1 file changed
.github/workflows/ci.yaml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
fail-fast: false
9
matrix:
10
- python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
+ python-version: ['3.10', '3.11', '3.12', '3.13', '3.14']
11
steps:
12
- name: Install system packages
13
run: sudo apt update && sudo apt-get install libcurl4-openssl-dev libssl-dev
0 commit comments