]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: ci: Use a small always-on runner for lightweight CI jobs
authorAndoni Duarte <andoni@isc.org>
Fri, 23 Jan 2026 11:33:53 +0000 (11:33 +0000)
committerAndoni Duarte <andoni@isc.org>
Fri, 23 Jan 2026 11:33:53 +0000 (11:33 +0000)
Some CI jobs spend more time pulling the docker image and setting up their environment than running the script. This MR adds a tag `smalljob` to jobs considered lightweight in order to run them on a dedicated small VM.

Merge branch 'andoni/try-small-vm-for-lightweight-ci-jobs' into 'main'

See merge request isc-projects/bind9!11266


Trivial merge