Skip to content

Commit 4d59c56

Browse files
committed
Use 3.14 in the matrix
1 parent 759ca04 commit 4d59c56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
branch: ["origin/main", "3.13", "3.12"]
15+
branch: ["3.14", "3.13", "3.12"]
1616
steps:
1717
- uses: actions/checkout@v4
1818
- uses: actions/setup-python@v5
1919
with:
20-
python-version: ${{ matrix.branch == 'origin/main' && '3.14' || matrix.branch }}
20+
python-version: ${{ matrix.branch }}
2121
allow-prereleases: true
2222
cache: pip
2323
- name: Clone docsbuild scripts

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