Skip to content

Commit

Permalink
Setup GHA for Python 2
Browse files Browse the repository at this point in the history
  • Loading branch information
FBerding committed Jun 7, 2023
1 parent dcd34b5 commit 1764533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- uses: actions/setup-python@v4
with:
python-version: "3.8"
python-version: "3.9"

- name: setup r-reticulate venv
shell: Rscript {0}
Expand Down

0 comments on commit 1764533

Please sign in to comment.