1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 19:00:12 +00:00

update test

This commit is contained in:
孙永强
2025-08-06 18:20:18 +08:00
committed by r350178982
parent 2943b1d67b
commit 5c7b0cda68
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: "3.12"
python-version: "3.10"
- name: apt install
run: |