Skip to content

Commit

Permalink
specifie depot ppm pour ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-lamarche committed Dec 21, 2024
1 parent 683ca8d commit 7dc63d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
config:
- {os: windows-latest, r-version: '4.0'}
- {os: windows-latest, r-version: '4.4'}
- {os: ubuntu-24.04, r-version: '4.4'}
- {os: ubuntu-24.04, r-version: '4.4', rspm: "https://packagemanager.posit.co/cran/__linux__/noble/latest"}
runs-on: ${{ matrix.config.os }}
env:
INSEE_APP_KEY: ${{ secrets.INSEE_APP_KEY }}
Expand Down

0 comments on commit 7dc63d1

Please sign in to comment.