Skip to content

Use a single Linux container for all Linux jobs #38

Use a single Linux container for all Linux jobs

Use a single Linux container for all Linux jobs #38

Workflow file for this run

---
name: Build CI containers
on:
workflow_dispatch:
push:
branches:
- main
paths:
- '.github/workflows/container.yml'
- '.github/workflows/containers.yml'
- 'ci/docker/*/*'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
permissions:
contents: read
packages: write
jobs:
fedora:
uses: ./.github/workflows/container.yml
with:
name: fedora