Skip to content

Commit

Permalink
[ci] update python
Browse files Browse the repository at this point in the history
  • Loading branch information
dpomier committed Dec 22, 2023
1 parent 75591a4 commit 3113f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Set up Python 3
uses: actions/setup-python@v2 # https://github.com/actions/setup-python
with:
python-version: 3.8
python-version: 3.10

- name: Configure Python 3
if: runner.os == 'Windows'
Expand Down

0 comments on commit 3113f19

Please sign in to comment.