Skip to content

Commit

Permalink
python3.12 (#89)
Browse files Browse the repository at this point in the history
* python3.12

* Update sdk-python-ci.yml

* update to python 312

* python 3.11

* 3.11 on ci
  • Loading branch information
peterdudfield authored Dec 8, 2023
1 parent fa002dc commit 2d1b602
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 83 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sdk-python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install python
uses: actions/setup-python@v4
with:
python-version: '3.10'
python-version: '3.11'
cache: poetry

- name: Install python dependencies
Expand Down
Loading

0 comments on commit 2d1b602

Please sign in to comment.