mirror of
https://github.com/openziti/zrok.git
synced 2025-06-11 20:36:38 +02:00
pin py 3.13
This commit is contained in:
parent
c38c6c3127
commit
0741c1437d
2
.github/workflows/build-wheels.yml
vendored
2
.github/workflows/build-wheels.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.x'
|
||||
python-version: '3.13'
|
||||
|
||||
- name: Install Python Tools
|
||||
run: python -m pip install -U pip setuptools
|
||||
|
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
- name: setup python
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: '3.10'
|
||||
python-version: '3.13'
|
||||
|
||||
- name: python deps
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user