Skip to content

Commit 1a6be6b

Browse files
JuergenReppSITAndreasFuchsTPM
authored andcommitted
ci: Add arch-linux and ubuntu-24.04
These images ware added to the build-test. Signed-off-by: Juergen Repp <juergen_repp@web.de>
1 parent 5810f14 commit 1a6be6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
if: "!contains(github.ref, 'coverity_scan')"
88
strategy:
99
matrix:
10-
docker_image: [ubuntu-20.04, fedora-30, opensuse-leap, fedora-32, ubuntu-22.04]
10+
docker_image: [ubuntu-20.04, fedora-30, opensuse-leap, fedora-32, ubuntu-22.04, ubuntu-24.04, arch-linux]
1111
compiler: [gcc, clang]
1212
steps:
1313
- name: Check out repository

0 commit comments

Comments
 (0)