Skip to content

Commit

Permalink
currently sticking to Python version 3.10.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferis committed Oct 21, 2024
1 parent 1b6db08 commit acc41aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
R-CMD-check:
runs-on: ubuntu-latest
env:
RETICULATE_MINICONDA_PYTHON_VERSION: "3.10.14"
GITHUB_PAT: ${{ secrets.GJPAT2 }}
# GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
R_KEEP_PKG_SOURCE: yes
Expand Down

0 comments on commit acc41aa

Please sign in to comment.