Fixed job runner tag
This commit is contained in:
parent
d4777cfa51
commit
ac71b50e8b
|
@ -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