Drop Python 3.9 build.
continuous-integration/drone/push Build is passing Details

master
Dan Helfman 1 month ago
parent a8a310a4c4
commit b711d2f425

@ -1,17 +1,4 @@
kind: pipeline
name: python-3-9-alpine-3-15
clone:
skip_verify: true
steps:
- name: build
image: alpine:3.15
pull: always
commands:
- tests/run-ci-tests
---
kind: pipeline
name: python-3-10-alpine-3-17
clone:

Loading…
Cancel
Save