Skip to content

Commit

Permalink
forgot this
Browse files Browse the repository at this point in the history
  • Loading branch information
GiovanniBussi committed Oct 17, 2024
1 parent 9a42039 commit a6932ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.12", "3.11", "3.10", "3.9"]
python-version: ["3.13", "3.12", "3.11", "3.10", "3.9", "3.8"]
os: [ubuntu-latest, macos-12, macos-14]

steps:
Expand Down

0 comments on commit a6932ee

Please sign in to comment.