ci: drop redundant packages.yaml (#40068)

This commit is contained in:
Harmen Stoppels 2023-09-19 11:47:48 +02:00 committed by GitHub
parent 4f14db19c4
commit 7d33c36a30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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:"