From 9e9a3bf80b4acf87149485be20564c64384be81a Mon Sep 17 00:00:00 2001 From: Aditya bansal <64087159+adit-0132@users.noreply.github.com> Date: Mon, 12 Jan 2026 19:51:54 +0530 Subject: [PATCH] R 4.2 / Cairo testing changes reverted (#4342) --- .github/workflows/R-CMD-check.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/R-CMD-check.yaml b/.github/workflows/R-CMD-check.yaml index f17dfaf7a..8d9b7c059 100644 --- a/.github/workflows/R-CMD-check.yaml +++ b/.github/workflows/R-CMD-check.yaml @@ -19,7 +19,3 @@ jobs: uses: rstudio/shiny-workflows/.github/workflows/routine.yaml@v1 R-CMD-check: uses: rstudio/shiny-workflows/.github/workflows/R-CMD-check.yaml@v1 - with: - # On R 4.2, Cairo has difficulty installing - # Remove this line when https://github.com/s-u/Cairo/issues/52 is merged - extra-packages: Cairo=?ignore