Try a newer version of Alpine.
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
c53460bef0
commit
aedc583fe8
@ -1,12 +1,12 @@
|
||||
kind: pipeline
|
||||
name: python-3-8-alpine-3-13
|
||||
name: python-3-11-alpine-3-18
|
||||
|
||||
clone:
|
||||
skip_verify: true
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: alpine:3.13
|
||||
image: alpine:3.18
|
||||
pull: always
|
||||
commands:
|
||||
- tests/run-ci-tests
|
||||
|
Loading…
Reference in New Issue
Block a user