Skip to content

Commit e48bc09

Browse files
kinkedlang-bot
authored andcommitted
Cirrus CI: Allow single remaining FreeBSD coverage job to fail (might be out of credits)
I don't think it's a big loss to make it optional, i.e., extra FreeBSD coverage possibly not showing up near the end of the month. (I'm a bit reluctant to move the job to GHA, as it would IMO probably disproportionally uglify the current GHA script.)
1 parent d6b9c47 commit e48bc09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ coverage_environment_template: &COVERAGE_ENVIRONMENT_TEMPLATE
5454
# FreeBSD
5555
freebsd13_task:
5656
name: FreeBSD 13.0 x64, DMD ($TASK_NAME_TYPE)
57+
allow_failures: true # might be out of credits
5758
freebsd_instance:
5859
image_family: freebsd-13-0
5960
cpu: 4

0 commit comments

Comments
 (0)