Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Switch base image to Fedora 39 with Python 3.12 (#368) #226

Switch base image to Fedora 39 with Python 3.12 (#368)

Switch base image to Fedora 39 with Python 3.12 (#368) #226

Workflow file for this run

---
# See https://github.com/ansible/devtools/blob/main/.github/workflows/push.yml
name: push
on:
push:
branches:
- main
- "releases/**"
- "stable/**"
jobs:
ack:
uses: ansible/devtools/.github/workflows/push.yml@main