diff --git a/.github/workflows/rhub.yaml b/.github/workflows/rhub.yaml index e4e80351..d926d24a 100644 --- a/.github/workflows/rhub.yaml +++ b/.github/workflows/rhub.yaml @@ -15,7 +15,8 @@ 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' + default: 'ubuntu-clang,macos-arm64,macos,windows' lookup-refs: description: | List of package references to be used for the feature branch.