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 9f7bdc8 commit 0f17348Copy full SHA for 0f17348
.github/workflows/python.yml
@@ -21,7 +21,7 @@ permissions: {}
21
22
env:
23
REPORTS_DIR: CI_reports
24
- PYTHON_VERSION_DEFAULT: "3.11"
+ PYTHON_VERSION_DEFAULT: "3.14"
25
POETRY_VERSION: "1.8.1"
26
TESTS_REPORTS_ARTIFACT: tests-reports
27
.github/workflows/release.yml
@@ -39,7 +39,7 @@ concurrency:
39
permissions: {}
40
41
42
43
44
45
jobs:
0 commit comments