mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 00:14:09 -04:00
debian: Give up on unstable and go back to testing
This commit is contained in:
parent
d611dd8aff
commit
35654d1845
@ -43,7 +43,7 @@ name: debian-build
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: debian:unstable
|
image: debian:testing
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
registry: gitea.hedron.io
|
registry: gitea.hedron.io
|
||||||
@ -63,7 +63,7 @@ steps:
|
|||||||
- make
|
- make
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
image: debian:unstable
|
image: debian:testing
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- build
|
- build
|
||||||
|
Loading…
Reference in New Issue
Block a user