Try older image
continuous-integration/drone/push Build is passing Details

master
Drew Bednar 1 year ago
parent 470f278f97
commit 634ecf512e

@ -4,10 +4,10 @@ name: CI Test Pipeline
steps: steps:
- name: Unit Tests - name: Unit Tests
image: python:3.11-bookworm image: python:3.11-bullseye
commands: commands:
# - bash -c './scripts/run_unit_tests.sh' - bash -c './scripts/run_unit_tests.sh'
- bash -c 'sleep 100000' # - bash -c 'sleep 100000'
trigger: trigger:
event: event:

Loading…
Cancel
Save