Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yannrichet authored Apr 11, 2023
1 parent 45df1d3 commit f998a52
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 @@ -45,7 +45,7 @@ jobs:
echo "/Library/Frameworks/R.framework/Resources/bin" >> $GITHUB_PATH
- uses: actions/setup-python@v2
with:
python-version: 3.6
python-version: 3.9
- run: |
python -m pip install --upgrade pip
pip install py4j==0.10.8.1
Expand Down

0 comments on commit f998a52

Please sign in to comment.