Skip to content

Commit

Permalink
Revert "debian: Switch to sid"
Browse files Browse the repository at this point in the history
This reverts commit c3cdeb5.
  • Loading branch information
jtgans committed Mar 29, 2024
1 parent c3cdeb5 commit 4d1b7ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ name: debian-build

steps:
- name: build
image: debian:sid
image: debian:testing

settings:
registry: gitea.hedron.io
Expand All @@ -63,7 +63,7 @@ steps:
- make

- name: test
image: debian:sid
image: debian:testing

depends_on:
- build
Expand Down

0 comments on commit 4d1b7ea

Please sign in to comment.