Drop Python 3.9 build.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a8a310a4c4
commit
b711d2f425
13
.drone.yml
13
.drone.yml
@ -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…
Reference in New Issue
Block a user