Remove handling of deprecated target names (graviton) (#35537)
* Update target names for Gitlab pipelines * Remove handling of deprecated names for graviton
This commit is contained in:

committed by
GitHub

parent
f9f51cb930
commit
07e251c887
@@ -218,7 +218,7 @@ spack:
|
||||
|
||||
- target:
|
||||
- 'target=aarch64'
|
||||
- 'target=graviton2'
|
||||
- 'target=neoverse_n1'
|
||||
|
||||
|
||||
specs:
|
||||
|
@@ -125,7 +125,7 @@ spack:
|
||||
|
||||
- target:
|
||||
- 'target=aarch64'
|
||||
- 'target=graviton2'
|
||||
- 'target=neoverse_n1'
|
||||
|
||||
|
||||
specs:
|
||||
|
@@ -43,7 +43,7 @@ spack:
|
||||
|
||||
- target:
|
||||
- 'target=aarch64'
|
||||
- 'target=graviton2'
|
||||
- 'target=neoverse_n1'
|
||||
|
||||
specs:
|
||||
|
||||
|
Reference in New Issue
Block a user