trying with bookworm
This commit is contained in:
parent
6d9989bf20
commit
f163746d25
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
runs-on: bookworm
|
||||
steps:
|
||||
- run: echo All Good
|
||||
|
||||
|
|
Loading…
Reference in a new issue