We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 088eae9 commit b1e14fcCopy full SHA for b1e14fc
.github/workflows/cachetools-utils.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- python-version: ["3.10", "3.11", "3.12", "3.13", "pypy3.10"]
+ python-version: ["3.10", "3.11", "3.12", "3.13", "3.14", "pypy3.10"]
15
steps:
16
# Setup
17
- uses: actions/checkout@v4
0 commit comments