No final Krill release has been published for bullseye yet

This commit is contained in:
Ximon Eighteen
2021-09-22 16:45:15 +02:00
committed by GitHub
parent 8a9e5a1a4f
commit 19c64fa2f9
+3 -3
View File
@@ -327,9 +327,9 @@ jobs:
# test for that O/S (remember to change debian:bullseye to the correct
# O/S name!):
#
# exclude:
# - image: 'debian:bullseye'
# mode: 'upgrade-from-published'
exclude:
- image: 'debian:bullseye'
mode: 'upgrade-from-published'
steps:
# Set some environment variables that will be available to "run" steps below in this job, and some output variables
# that will be available in GH Action step definitions below.