This commit is contained in:
parent
598df2dd61
commit
2360636a67
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
runs-on: podman
|
||||
steps:
|
||||
- run: echo All Good
|
||||
|
|
Loading…
Reference in a new issue