Skip to content

Commit

Permalink
Merge pull request #106 from ibm-granite/py3.12
Browse files Browse the repository at this point in the history
Py3.12
  • Loading branch information
ssiegel95 authored Aug 7, 2024
2 parents 65b054d + 05e6d74 commit 811ccd6
Show file tree
Hide file tree
Showing 3 changed files with 303 additions and 764 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/inference-services-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.10", "3.11"]
python-version: ["3.10", "3.11", "3.12"]

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

0 comments on commit 811ccd6

Please sign in to comment.