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 f774393 commit 02efe93Copy full SHA for 02efe93
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Python
19
uses: actions/setup-python@v5
20
with:
21
- python-version: '3.10'
+ python-version: '3.14'
22
23
- name: Set up packer and dependencies
24
run: |
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
0 commit comments