Skip to content

Commit

Permalink
Merge pull request #113 from JakobGM/upgrade-setup-python-2
Browse files Browse the repository at this point in the history
Specify all supported python versions for redundancy
  • Loading branch information
thomasaarholt authored Oct 21, 2024
2 parents ff26a69 + b9b7478 commit d102584
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
with:
python-version: |
3.9
3.10
3.11
3.12
architecture: x64
- run: pip install nox==2023.4.22
Expand Down

0 comments on commit d102584

Please sign in to comment.