Skip to content

Commit

Permalink
CI: Remove opensuse-leap
Browse files Browse the repository at this point in the history
Test esys-pcr-auth-value fails with then new opensuse-leap image.

Signed-off-by: Juergen Repp <[email protected]>
  • Loading branch information
JuergenReppSIT committed Mar 20, 2024
1 parent fb2d979 commit 2d34348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
if: "!contains(github.ref, 'coverity_scan')"
strategy:
matrix:
docker_image: [ubuntu-20.04, fedora-32, opensuse-leap, ubuntu-22.04, alpine-3.15]
docker_image: [ubuntu-20.04, fedora-32, ubuntu-22.04, alpine-3.15]
compiler: [gcc, clang]
steps:
- name: Check out repository
Expand Down

0 comments on commit 2d34348

Please sign in to comment.