Skip to content

bumped aws cpi 99->101 #187

bumped aws cpi 99->101

bumped aws cpi 99->101 #187

Workflow file for this run

---
name: "Image: ubuntu"
permissions:
actions: write # so 'cancel-workflow-action' can function
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
workflows:
uses: ./.github/workflows/build-image-base.yml
with:
image: ubuntu
platforms: linux/amd64,linux/arm64
test_platform: linux/amd64
secrets: inherit