Skip to content

new(images): added an ubuntu 5.8-aws clang-7 image. #18

new(images): added an ubuntu 5.8-aws clang-7 image.

new(images): added an ubuntu 5.8-aws clang-7 image. #18

Workflow file for this run

name: Main CI
on:
push:
branches:
- main
paths:
- 'images/**'
concurrency:
group: main_push_images
cancel-in-progress: true
jobs:
push-images:
uses: ./.github/workflows/reusable_build_images.yml
with:
push: true
is_latest: false
version: 'main'
secrets: inherit