removes TGC5B from testing as it is also not generated atm

This commit is contained in:
Eyck-Alexander Jentzsch 2024-07-11 22:05:07 +02:00
parent 6ce8eada3e
commit c365d4f822
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -67,7 +67,7 @@ pipeline {
axes { axes {
axis { axis {
name 'CORE' name 'CORE'
values 'TGC5B', 'TGC5C', 'TGC5D', 'TGC5E' // TGC5A values 'TGC5C', 'TGC5D', 'TGC5E' // TGC5A, 'TGC5B',
} }
axis { axis {
name 'BACKEND' name 'BACKEND'