parent
ccd9bdd3f4
commit
bfd9432fd6
1 changed files with 1 additions and 3 deletions
|
@ -2,9 +2,7 @@ on: [push]
|
|||
jobs:
|
||||
job:
|
||||
|
||||
runs-on: docker
|
||||
container:
|
||||
image: debian:bookworm
|
||||
runs-on: bookworm
|
||||
|
||||
steps:
|
||||
|
||||
|
|
Loading…
Reference in a new issue