From 9b13edfc468e533aab68ac1c50d2c0dd97e93a42 Mon Sep 17 00:00:00 2001 From: Phillip Alday Date: Wed, 9 Aug 2023 14:20:14 -0500 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 301bd8cb..1ea6a95f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,8 +21,8 @@ jobs: - nightly R: - 'release' - - '4' - - '3' + - '4.0' + - '3.0' os: [ubuntu-latest] arch: [x64] experimental: [false]