mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
help: gitlab-runner: add ubuntu jammy
This commit is contained in:
parent
c0bc0c062e
commit
57e48d0a64
|
|
@ -29,6 +29,7 @@ curl https://packages.gitlab.com/gpg.key 2> /dev/null | sudo apt-key add - &>/de
|
|||
<option data-os="ubuntu" data-release="xenial">Ubuntu 16.04 LTS</option>
|
||||
<option data-os="ubuntu" data-release="bionic">Ubuntu 18.04 LTS</option>
|
||||
<option data-os="ubuntu" data-release="focal">Ubuntu 20.04 LTS</option>
|
||||
<option data-os="ubuntu" data-release="jammy">Ubuntu 22.04 LTS</option>
|
||||
</select>
|
||||
</div>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Reference in New Issue