ci: Rename tasks (previous releases, macOS cross)

This commit is contained in:
MarcoFalke
2024-01-10 15:39:33 +01:00
parent 4e104e2381
commit fa0c594b33
3 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
export LC_ALL=C.UTF-8
export CONTAINER_NAME=ci_native_qt5
export CONTAINER_NAME=ci_native_previous_releases
export CI_IMAGE_NAME_TAG="docker.io/debian:bullseye"
# Use minimum supported python3.9 and gcc-10, see doc/dependencies.md
export PACKAGES="gcc-10 g++-10 python3-zmq"