Skip to content

ptool: Remove useless Python < 2.5 check #16

ptool: Remove useless Python < 2.5 check

ptool: Remove useless Python < 2.5 check #16

Workflow file for this run

name: build
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run make
run: |
make