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 f9c1026 commit 6af8141Copy full SHA for 6af8141
.github/workflows/run-forecast-unit-tests.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
fail-fast: false
29
matrix:
30
- python-version: ["3.8", "3.9", "3.10"]
+ python-version: ["3.8", "3.9", "3.10", "3.11"]
31
32
steps:
33
- uses: actions/checkout@v4
0 commit comments