update
This commit is contained in:
parent
e6e927ee2c
commit
316bb41314
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -12,7 +12,6 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.12.8'
|
||||
architecture: 'x64'
|
||||
python-version: '3.11.11'
|
||||
- name: check python version
|
||||
run: python --version
|
Loading…
Reference in New Issue
Block a user