We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b464b commit eeb1b21Copy full SHA for eeb1b21
1 file changed
.github/workflows/python-app.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
os: [ubuntu-latest]
15
- python-version: ["3.11", "3.12", "3.13", "3.14"]
+ python-version: ["3.11", "3.12", "3.13", "3.13"]
16
17
steps:
18
- name: Check out repository
0 commit comments