Skip to content

Commit

Permalink
maybe restore win7
Browse files Browse the repository at this point in the history
  • Loading branch information
axu2 committed Apr 14, 2024
1 parent e8502f0 commit b2aaa9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/package-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -55,4 +55,4 @@ jobs:
files: |
CHANGELOG.md
LICENSE.txt
dist/*.exe
dist/*.exe

0 comments on commit b2aaa9e

Please sign in to comment.