Skip to content

Commit c71dd23

Browse files
authored
switch to python 3.14 (w3c#13194)
1 parent 367b9f5 commit c71dd23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- uses: actions/setup-python@v4
3232
with:
33-
python-version: "3.10"
33+
python-version: "3.14"
3434
cache: 'pip'
3535

3636
- run: pip install bikeshed

0 commit comments

Comments
 (0)