Skip to content

check_systemd: Drop old ebuilds and enable py3.13 #130

check_systemd: Drop old ebuilds and enable py3.13

check_systemd: Drop old ebuilds and enable py3.13 #130

Workflow file for this run

---
name: pkgcheck
on:
push:
pull_request:
branches: [master]
jobs:
pkgcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1