diff --git a/.github/workflows/rhub.yaml b/.github/workflows/rhub.yaml index f0260575..9fe25766 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,gcc14,atlas,valgrind,intel,nosuggests,mkl' + default: 'r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, gcc14, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64, linux, gc13, noSuggests, donttest' lookup-refs: description: | List of package references to be used for the feature branch.