mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-19 16:03:49 -04:00
debian: now that pbuilder is fixed, upgrade
This commit is contained in:
parent
03ea595bdd
commit
03877486b0
@ -43,7 +43,7 @@ name: debian-build
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: debian:testing
|
||||
image: debian:unstable
|
||||
|
||||
settings:
|
||||
registry: gitea.hedron.io
|
||||
@ -64,7 +64,7 @@ steps:
|
||||
- make
|
||||
|
||||
- name: test
|
||||
image: debian:testing
|
||||
image: debian:unstable
|
||||
|
||||
depends_on:
|
||||
- build
|
||||
|
Loading…
Reference in New Issue
Block a user