Skip to content

Update ubuntu-jammy base image (20241206) (#275) #180

Update ubuntu-jammy base image (20241206) (#275)

Update ubuntu-jammy base image (20241206) (#275) #180

Workflow file for this run

name: Build and test main
on:
push:
branches:
- main
jobs:
# Build, publish and test the images
build_test_images:
uses: ./.github/workflows/build_test_images.yaml
secrets: inherit