We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a72239 commit 372a483Copy full SHA for 372a483
.github/workflows/pin_requirements.yml
@@ -10,7 +10,7 @@ jobs:
10
fail-fast: false
11
matrix:
12
os: [ubuntu-latest, macos-latest, windows-latest]
13
- python-version: ["3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.10", "3.11", "3.12"]
14
steps:
15
- name: Checkout code
16
uses: actions/checkout@v3
0 commit comments