Skip to content

Commit

Permalink
Build container off 'ubuntu:latest'.
Browse files Browse the repository at this point in the history
  • Loading branch information
sobomax committed Jul 31, 2024
1 parent 64c49ac commit 25b4590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
base_image: ['debian:sid-slim', 'debian:12-slim']
base_image: ['debian:sid-slim', 'debian:12-slim', 'ubuntu:latest']
env:
DOCKER_REPO: sippylabs/libg722
BASE_IMAGE: ${{ matrix.base_image }}
Expand Down

0 comments on commit 25b4590

Please sign in to comment.