diff options
author | Luca Boccassi <bluca@debian.org> | 2022-04-05 23:15:42 +0200 |
---|---|---|
committer | Luca Boccassi <bluca@debian.org> | 2022-04-06 11:41:46 +0200 |
commit | 16ae1984851dfac78cf9734b2984acc310db90a8 (patch) | |
tree | c9b32a358d394a29ddf39a955780faebda546d8b /.semaphore | |
parent | semaphoreci: speed up package installation (diff) | |
download | systemd-16ae1984851dfac78cf9734b2984acc310db90a8.tar.xz systemd-16ae1984851dfac78cf9734b2984acc310db90a8.zip |
semaphoreci: move runner from Bionic to Focal
Diffstat (limited to '.semaphore')
-rw-r--r-- | .semaphore/semaphore.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml index bd5d135e9e..07742337e8 100644 --- a/.semaphore/semaphore.yml +++ b/.semaphore/semaphore.yml @@ -7,7 +7,7 @@ name: Debian autopkgtest (LXC) agent: machine: type: e1-standard-2 - os_image: ubuntu1804 + os_image: ubuntu2004 # Cancel any running or queued job for the same ref auto_cancel: |