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:
1
.github/workflows/test-acceptance.yml
vendored
1
.github/workflows/test-acceptance.yml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user