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:
|
||||
tests:
|
||||
runs-on: single
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Pull Postgres
|
||||
|
|
Loading…
Reference in New Issue