Skip to content

Commit

Permalink
fix GH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
esharf committed Oct 9, 2024
1 parent c4c7dbf commit a60026c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
fail-fast: false
matrix:
include:
- python-vertion: "3.8"
- python-vertion: "3.9"
- python-version: "3.10"
- python-version: "3.11"
- python-version: "3.12"
Expand Down

0 comments on commit a60026c

Please sign in to comment.