Skip to content

Commit

Permalink
update versions on github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe-papazian committed Feb 14, 2025
1 parent de2978b commit 335ddec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
# Keep this in sync with hatch.toml
python-version: ["3.10", "3.12"]
python-version: ["3.8", "3.10", "3.13"]

steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit 335ddec

Please sign in to comment.