mirror of https://github.com/VinGarcia/ksql.git
Try to force the runner to run on the manually created runner again
parent
cc8bdd7a83
commit
cb1a55d321
|
@ -4,7 +4,7 @@ on: push
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
runs-on: single
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Pull Postgres
|
- name: Pull Postgres
|
||||||
|
|
Loading…
Reference in New Issue