1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-25 00:41:52 +02:00

Tests: Add Ubuntu 22.04 to acceptance test operating systems

This commit is contained in:
Nick Liu
2022-12-11 22:55:09 -06:00
parent ada4ed13be
commit f6a225a979

View File

@@ -11,6 +11,7 @@ jobs:
matrix:
operating_system:
- image: docker.io/jrei/systemd-ubuntu:20.04
- image: docker.io/jrei/systemd-ubuntu:22.04
runs-on: ubuntu-latest
steps: