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