Skip to content

Commit 1fd1998

Browse files
committed
fixed runners
1 parent 89f3c7b commit 1fd1998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rhub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
config:
1616
description: 'A comma separated list of R-hub platforms to use.'
1717
type: string
18-
default: 'linux,windows,macos,macos-arm64, atlas,clang-asan,clang16,clang17,clang18,dnottest,gcc13,intel,mkl,nold,nosuggests,ubuntu-clang,ubuntu-gcc12,ubuntu-next,ubuntu-release,valgrind'
18+
default: 'linux,windows,macos,macos-arm64,atlas,clang-asan,clang16,clang17,clang18,donttest,gcc13,intel,mkl,nold,nosuggests,ubuntu-clang,ubuntu-gcc12,ubuntu-next,ubuntu-release,valgrind'
1919
name:
2020
description: 'Run name. You can leave this empty now.'
2121
type: string

0 commit comments

Comments
 (0)