Skip to content

Commit

Permalink
Merge pull request #86 from drunkdream/bugfix/publish
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
drunkdream authored Jun 11, 2024
2 parents 533ad05 + e0a5ef0 commit a04abc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
strategy:
max-parallel: 3
matrix:
python-version: [3.7]
os: [ubuntu-20.04, windows-latest, macOS-latest]
python-version: [3.11]
os: [ubuntu-20.04, windows-latest, macOS-11]
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit a04abc7

Please sign in to comment.