Remove unused variable group (old cpp cache key) (#5955)

This commit is contained in:
Wes Haggard 2024-09-03 11:04:40 -07:00 committed by GitHub
parent 5a4a4a1b20
commit e636fc5f3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,5 +6,5 @@ extends:
Repository: $(Build.Repository.Name)
Prefix: cpp
CIConventionOptions: ''
UPConventionOptions: '--variablegroups 58 76 64 93 117'
UPConventionOptions: '--variablegroups 58 76 64 93'
TestsConventionOptions: ''