Skip to content

Commit

Permalink
update python version
Browse files Browse the repository at this point in the history
  • Loading branch information
yannrichet committed Dec 28, 2023
1 parent 9254d9f commit fff050a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
echo "/Library/Frameworks/R.framework/Resources/bin" >> $GITHUB_PATH
- uses: actions/setup-python@v2
with:
python-version: 3.6
python-version: 3.8
- run: |
python -m pip install --upgrade pip
pip install py4j==0.10.8.1
Expand Down

0 comments on commit fff050a

Please sign in to comment.