From 46d94a02f38fb3087e25b72ae79c8fb6bff479bd Mon Sep 17 00:00:00 2001 From: Franciszek Walkowiak Date: Thu, 4 Jul 2024 12:30:14 +0200 Subject: [PATCH] fix: update the list of environments [skip ci] --- .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 06a572a6..7c80721f 100644 --- a/.github/workflows/rhub.yaml +++ b/.github/workflows/rhub.yaml @@ -15,7 +15,7 @@ on: # All supported R-hub platforms can be viewed by running: rhub::rhub_platforms() # Container-based platforms (as opposed to VM-based Windows and macOS platforms) # can be also viewed here: https://r-hub.github.io/containers/containers.html - default: 'ubuntu-clang,ubuntu-gcc12,gcc13,ubuntu-next,ubuntu-release,macos-arm64,macos,windows' + default: 'ubuntu-clang,ubuntu-gcc12,gcc13,ubuntu-next,ubuntu-release,macos-arm64,macos,windows,gcc14,atlas,valgrind,intel,nosuggests,mkl' lookup-refs: description: | List of package references to be used for the feature branch.