Compare commits

...

1 Commits

Author SHA1 Message Date
Alex Xu b2aaa9e8b0 maybe restore win7 2024-04-14 05:10:27 -07:00
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: 3.11
python-version: 3.8
cache: 'pip'
- name: Install dependencies
env: