Update style_check.yml

This commit is contained in:
zr_jin 2024-12-10 09:29:42 +08:00
parent 08caa1e4e5
commit 8ee05e10e8

View File

@ -36,7 +36,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
python-version: [3.8]
python-version: [3.10]
fail-fast: false
steps: