This commit is contained in:
parent
6df426693a
commit
dc31c271e3
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 Goody
|
||||
|
|
Loading…
Reference in a new issue