Skip to content

Commit

Permalink
again 2
Browse files Browse the repository at this point in the history
  • Loading branch information
LuiseQuoss committed Sep 25, 2024
1 parent bcd3a2e commit 1a7d013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ name: R
jobs:
R:
runs-on: ubuntu-latest
container: r-base:4.3-jammy
container: rstudio/r-base:4.3-jammy
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
R_KEEP_PKG_SOURCE: yes
Expand Down

0 comments on commit 1a7d013

Please sign in to comment.