Skip to content

Commit

Permalink
ci: Fix repo
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Nov 30, 2024
1 parent 847dbd3 commit d865ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
name: Upgrade bundled SQLite

env:
RSPM: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"
RSPM: "https://packagemanager.rstudio.com/cran/__linux__/noble/latest"
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit d865ad8

Please sign in to comment.