mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 08:41:16 +00:00
CI: Remove alice-centos7 check
It is broken.
This commit is contained in:
parent
ff3281cc80
commit
e6c7c6b0f0
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -79,7 +79,6 @@ pipeline{
|
|||
steps{
|
||||
script {
|
||||
def builds = jobMatrix('build', [
|
||||
[os: 'alice-centos', ver: '7', arch: 'x86_64', compiler: 'gcc-7'],
|
||||
[os: 'fedora', ver: '32', arch: 'x86_64', compiler: 'gcc-10'],
|
||||
[os: 'macos', ver: '11', arch: 'x86_64', compiler: 'apple-clang-12'],
|
||||
])
|
||||
|
|
Loading…
Reference in New Issue
Block a user