parent
e0037a24af
commit
1944d5af26
1 changed files with 1 additions and 5 deletions
|
@ -1,11 +1,7 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
job:
|
||||
|
||||
runs-on: docker
|
||||
container:
|
||||
image: debian:bookworm
|
||||
|
||||
runs-on: bookworm
|
||||
steps:
|
||||
|
||||
- name: cd-bootstrap
|
||||
|
|
Loading…
Reference in a new issue