From 134c479264a4aa50c0dfccfcc5e72a0af821da26 Mon Sep 17 00:00:00 2001 From: Franciszek Walkowiak Date: Thu, 27 Jun 2024 15:08:11 +0200 Subject: [PATCH] Test on additional platforms --- .github/workflows/rhub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rhub.yaml b/.github/workflows/rhub.yaml index 8ed0b3ac..b694b08e 100644 --- a/.github/workflows/rhub.yaml +++ b/.github/workflows/rhub.yaml @@ -12,7 +12,7 @@ on: # These platforms correspond roughly to CRAN package checks. # More information: https://github.com/insightsengineering/idr-tasks/issues/781 # default: 'ubuntu-clang,ubuntu-gcc12,gcc13,windows,ubuntu-next,ubuntu-release,macos-arm64,macos,windows' - default: 'ubuntu-next,ubuntu-release,windows' + default: 'ubuntu-release,windows,macos,macos-arm64' lookup-refs: description: | List of package references to be used for the feature branch.