Updated workflow for new repo level runner
This commit is contained in:
parent
e608111e7c
commit
7205a6772b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
plot:
|
||||
runs-on: [self-hosted]
|
||||
runs-on: [docker]
|
||||
env:
|
||||
BRANCH: ${{ github.ref_name }}
|
||||
COMMIT: ${{ github.sha }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue