Skip to content

Commit

Permalink
Add python 3.10 to workflow
Browse files Browse the repository at this point in the history
Waiting with 3.11/3.12 for now because keyutils has no wheel for these
versions as of yet.
  • Loading branch information
coldfix committed Nov 23, 2023
1 parent c9987ff commit e5948e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- "3.7"
- "3.8"
- "3.9"
- "3.10"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e5948e2

Please sign in to comment.