There was an error while loading. Please reload this page.
1 parent 1749d7b commit eff221dCopy full SHA for eff221d
1 file changed
.github/workflows/dist.yml
@@ -20,6 +20,8 @@ jobs:
20
steps:
21
- uses: actions/checkout@v6
22
- uses: actions/setup-python@v6
23
+ with:
24
+ python-version: '3.14'
25
- name: build
26
run: |
27
python3 -m pip install build
0 commit comments