Skip to content

Commit

Permalink
testing updgrade python to 3.10 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GiovanniBussi committed Jan 27, 2025
1 parent 9c3b0ec commit 86f5c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linuxWF.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: 3.9
python-version: 3.10
- name: Set paths
run: |
echo "$HOME/opt/bin" >> $GITHUB_PATH
Expand Down

0 comments on commit 86f5c54

Please sign in to comment.