We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca11f43 commit 170a6b9Copy full SHA for 170a6b9
1 file changed
.github/workflows/continuous-integration-pip.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
matrix:
22
os: [ubuntu-latest, windows-latest, macos-latest]
23
- python-version: ['3.10', '3.11', '3.12', '3.13', '3.14']
+ python-version: ['3.10', '3.11', '3.12']
24
25
steps:
26
- uses: actions/checkout@v2
0 commit comments