Skip to content

Commit

Permalink
Remove unused setup-python
Browse files Browse the repository at this point in the history
Signed-off-by: Simone Orru <simone.orru@secomind.com>
  • Loading branch information
sorru94 committed Nov 12, 2024
1 parent f5fe7b6 commit c33f150
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/doc-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,6 @@ jobs:
repository: astarte-platform/sdk-doc
ssh-key: ${{ secrets.SDK_DOC_DEPLOY_KEY }}
path: sdk-doc
- name: Set up Python 3.12
uses: actions/setup-python@v4
with:
python-version: 3.12
- name: Check release branch
id: check-release-branch
working-directory: ./astarte-device-sdk-python
Expand Down

0 comments on commit c33f150

Please sign in to comment.