From 0793c5220a0a5829be63d4a5c6dd3d6a075ec92f Mon Sep 17 00:00:00 2001 From: Phillip Alday Date: Wed, 9 Aug 2023 14:24:32 -0500 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ea6a95f..4944a31a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: R: - 'release' - '4.0' - - '3.0' + - '3.4' os: [ubuntu-latest] arch: [x64] experimental: [false]