Fixed job runner tag for correct job yaml
This commit is contained in:
parent
6f262a7160
commit
3a234a2e4e
|
@ -10,7 +10,7 @@ on:
|
|||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: self-hosted
|
||||
|
||||
env:
|
||||
SECRET_KEY: "t3st-dummy-s3cr3t-k3y"
|
||||
|
|
Loading…
Reference in New Issue