We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 367b9f5 commit c71dd23Copy full SHA for c71dd23
1 file changed
.github/workflows/build-specs.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- uses: actions/setup-python@v4
32
with:
33
- python-version: "3.10"
+ python-version: "3.14"
34
cache: 'pip'
35
36
- run: pip install bikeshed
0 commit comments