mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 19:04:21 +00:00
Add the Ubuntu 22.04 CI Docker image builder job
This commit is contained in:
parent
7e12449129
commit
362b2591a3
@ -478,6 +478,15 @@ jobs:
|
||||
PYTHON_VERSION: "3.9"
|
||||
|
||||
|
||||
build-image-ubuntu-22-04:
|
||||
<<: *BUILD_IMAGE
|
||||
|
||||
environment:
|
||||
DISTRO: "ubuntu"
|
||||
TAG: "22.04"
|
||||
PYTHON_VERSION: "3.10"
|
||||
|
||||
|
||||
build-image-oraclelinux-8:
|
||||
<<: *BUILD_IMAGE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user