mirror of https://github.com/nicolargo/glances.git
Update dependency python to 3.14
This commit is contained in:
parent
ba932e72bd
commit
0d73e6f7f7
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: "3.13"
|
||||
python-version: "3.14"
|
||||
- name: Install pypa/build
|
||||
run: >-
|
||||
python3 -m
|
||||
|
|
|
|||
Loading…
Reference in New Issue