fix: ci
Some checks failed
ci / build (push) Failing after 1m54s

This commit is contained in:
han0
2025-10-13 16:04:53 +08:00
parent 9b1a76d72f
commit 28b1e67f48
3 changed files with 13 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ jobs:
build:
container:
image: python:3.7.17
image: python:3.7.16
steps:
- name: Checkout