Add R builds for RHEL 9
This commit is contained in:
parent
b863122cd4
commit
768316ab6f
1 changed files with 215 additions and 8 deletions
|
|
@ -135,6 +135,7 @@ def queue_builds(event, context):
|
|||
'ubuntu-1804',
|
||||
'opensuse-153',
|
||||
'centos-8',
|
||||
'rhel-9',
|
||||
'debian-10',
|
||||
'debian-11',
|
||||
] and version in ['3.3.0', '3.3.1', '3.3.2']:
|
||||
|
|
|
|||
Loading…
Reference in a new issue