Skip to content

Remove Ubuntu 14.04, 16.04 and 18.04 from supported OS #57

Remove Ubuntu 14.04, 16.04 and 18.04 from supported OS

Remove Ubuntu 14.04, 16.04 and 18.04 from supported OS #57

Workflow file for this run

---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
name: CI
on:
pull_request: {}
push:
branches:
- main
- master
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v2