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 759ca04 commit 9340382Copy full SHA for 9340382
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- branch: ["origin/main", "3.13", "3.12"]
+ branch: ["3.14", "3.13", "3.12"]
16
steps:
17
- uses: actions/checkout@v4
18
- uses: actions/setup-python@v5
0 commit comments