ci: drop redundant packages.yaml (#40068)
This commit is contained in:
parent
4f14db19c4
commit
7d33c36a30
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
packages:
|
||||
#all:
|
||||
# CI should never build develop/main/master versions of
|
||||
# packages.
|
||||
# Current issues:
|
||||
# - e4s/dav
|
||||
# - hdf5-vol-async => argobot@main
|
||||
# - aws-isc-aarch64
|
||||
# - sse2neon
|
||||
#require: "@:999999999"
|
||||
python:
|
||||
# This is required after https://github.com/spack/spack/pull/38619
|
||||
# to avoid concretizing deprecated python.
|
||||
require: "@3.8:"
|
Loading…
Reference in a new issue