Update style_check.yml (#1866)

This commit is contained in:
zr_jin 2025-01-16 17:36:09 +08:00 committed by GitHub
parent ab91112909
commit 8ab0352e60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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