We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98dda51 commit abb0ce4Copy full SHA for abb0ce4
1 file changed
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
r-version: ${{ matrix.r }}
41
Ncpus: '2L'
42
use-public-rspm: true
43
- cran: https://packagemanager.posit.co/cran/2024-10-01
+ cran: https://packagemanager.posit.co/cran/2025-10-01
44
45
- name: Install libglpk40 for igraph
46
run: |
0 commit comments