From 5a9c95d629da90df6d6f2f1c1f5aeaaf4843a7fe Mon Sep 17 00:00:00 2001 From: Marouen Date: Sun, 23 Jun 2024 20:25:22 -0400 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 897cd5be..259e1616 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -29,7 +29,7 @@ jobs: timeout-minutes: 300 strategy: matrix: - os: [ubuntu-latest, macos-latest] + os: [ubuntu-24.04, macos-13] r-version: [4.3] steps: