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 7f81054 commit d04a0f7Copy full SHA for d04a0f7
1 file changed
.github/workflows/test_docker_image.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Set up Python 3.10
32
uses: actions/setup-python@v6
33
with:
34
- python-version: '3.13'
+ python-version: '3.14'
35
36
- name: Install dependencies
37
run: |
0 commit comments